feature_notifier library

Classes

FeatureAlertNotifier
FeatureBarNotifier
This widget returns a highly customizable bar that allows you notify users of your new feature.
FeatureBottomModalSheetNotifier
FeatureCardNotifier
This widget returns a highly customizable card that allows you notify users of your new feature.
FeatureNotifier
FeatureNotifierStorage

Functions

featureNotifierInit() Future<void>
Start the persisting of all feature notifiers. It is import to await this method or side effects will occur.