Package-level declarations
Types
Link copied to clipboard
BleServiceConnection that represents ServiceConnection to BluetoothLeForegroundService
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object SharedPreferencesNames
Functions
Link copied to clipboard
fun NavGraphBuilder.composable(navRouter: NavRouter, arguments: List<NamedNavArgument> = emptyList(), deepLinks: List<NavDeepLink> = emptyList(), content: @Composable (NavBackStackEntry) -> Unit)
Link copied to clipboard
Utility method to enable constructions like
Link copied to clipboard
Dummy birthdate validation.
Link copied to clipboard
fun NavHostController.navigate(navRouter: NavRouter, navOptions: NavOptions? = null, navigatorExtras: Navigator.Extras? = null)
Link copied to clipboard
Parse dotFormattedDateString into LocalDate.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Shows CircularProgressIndicator if value is null, content otherwise