shared/values/values
library
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
-
showConnectionNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing connection notifications
final
-
showEmailNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing notice notifications
final
-
showGeneratorRunningNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing generator running notifications
final
-
showLongRunningNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing long-running (8+ hour)
generator notifications
final
-
showMaintenanceNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing maintenance
reminder notifications
final
-
showNoticeNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing notice notifications
final
-
showShutdownNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing shutdown notifications
final
-
showWarningNotificationsPrefProvider
→ StateNotifierProvider<PreferenceNotifier<bool>, bool>
-
Provides the user's preference for showing warning notifications
final
-
themeModePrefProvider
→ StateNotifierProvider<PreferenceNotifier<ThemeMode>, ThemeMode>
-
Provides the user's preferred theme mode.
final