notification_history 1.0.5 copy "notification_history: ^1.0.5" to clipboard
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.
1
likes
160
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a local database and UI to seamlessly manage, store, and display push notification history (including FCM) in your apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, firebase_core, firebase_messaging, flutter, flutter_local_notifications, get_it, path, sqflite

More

Packages that depend on notification_history