This repository was archived by the owner on Feb 9, 2026. It is now read-only.
breaking:
remove live data transformations
observer of live data now observes a non null value
removal:
TextInputService getter is removed because it's deprecated
LocalLifecycleOwner is now using androidx.lifecycle.compose. as a package name
kotlin 2.0 support