notification_history 1.0.5
notification_history: ^1.0.5 copied to clipboard
A Flutter package providing a local database and UI to seamlessly manage, store, and display push notification history (including FCM) in your apps.
1.0.0 #
- Initial release.
1.0.1 #
- Added tests
- Formatted README.md for readablity.
1.0.2 #
- repositories changed.
- Formatted README.md for readablity.
1.0.3 #
- added example
1.0.4 #
- Updated repository links.
- Shortened description for pub.dev score.
- Upgraded package dependencies to latest major versions.
- Added 100% dartdoc coverage to public API.
- Replaced mockito tests with manual fakes to fix null-safety test issues.
1.0.5 #
- Fixed dangling library doc comment in lib/notification_history.dart.