flutter_provider_utilities 1.0.2
flutter_provider_utilities: ^1.0.2 copied to clipboard
A set of utilities for provider package.
0.0.1 01/01/2020 #
- Initial release
0.0.2 18/12/2020 #
- Added NotifierListener and NotificationNotifierMixin
0.0.3 20/12/2020 #
- Reverted to use Scaffold.of instead of ScaffoldMessanger
0.0.4 20/12/2020 #
- Resolved a bug in showInfo
0.0.5 20/12/2020 #
- Added MessageSnackbarListener and MessageOverlayListener
1.0.0-nullsafety.1 04/03/2021 #
- Migrate to null safety
1.0.1 09/03/2021 #
- Migrate to null safety
1.0.2 09/03/2021 #
- Better notify safe