screens/main/profile/profile_providers library

Enums

ThemeOption

Properties

activeRegistrationProvider FutureProvider<UserRegistration?>
Provides the user's active registration (current class and semester).
final
dangerZoneActionProvider Provider<String>
Random action string from t.profile.dangerZone.actions for the easter egg button. Invalidate to pick a new action.
final
dummyIntValueProvider FutureProvider<int>
final
dummyStringValueProvider FutureProvider<String>
final
dummyThemeProvider FutureProvider<ThemeOption>
final
isDummyFeatureEnabledProvider FutureProvider<bool>
Indicates whether the dummy feature is enabled.
final