IntroViewModel
ViewModel for the app introduction flow.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getNextKey(currentKey: NavKey, allPermissionsGranted: Boolean, bluetoothRequiresLocation: Boolean = false): NavKey?
Determines the next navigation key based on the current key and the state of permissions. The flow hierarchy is: Core Connection -> Shared Location -> Notifications -> Done.