shared/values/flags library

Enums

BottomNavStackBehavior
The behavior of the navigation stack when tapping the buttons on the app's bottom navigation bar.

Properties

additionalResourcesEnabledFlag StateNotifierProvider<PreferenceNotifier<bool>, bool>
Provider for feature flag that enables the additional resources tab in the device overview page
final
bottomNavStackBehaviorFlagProvider Provider<BottomNavStackBehavior>
Provider for the bottom nav stack behavior feature flag
final
genAdditionInfoButtonEnabledFlag StateNotifierProvider<PreferenceNotifier<bool>, bool>
Provider for whether to enable the info button for the serial number and controller pin in the Generator details page of the Generator addition workflow.
final
ndaEnabledFlagProvider Provider<bool>
Provider for feature flag that enables the NDA screen
final

Functions

resetDeveloperOptions(BuildContext context) Future<void>
Reset all developer option flags to their default values