providers/providers library
Classes
- NotificationNotifier
- NotificationState
-
SettingsService<
T extends AbstractModel> -
SettingsServiceConfig<
T extends AbstractModel>
Enums
Properties
-
notificationProvider
→ StateNotifierProvider<
NotificationNotifier, NotificationState> -
final
Functions
-
createSettingsServiceProvider<
S extends AbstractModel> (SettingsServiceConfig< S> config) → Provider<SettingsService< S> >