notify_sync 1.0.0
notify_sync: ^1.0.0 copied to clipboard
notify_sync is a Flutter package that integrates Firebase Cloud Messaging to handle incoming notifications, displays notifications locally on the device, and stores them in a Hive database for offline [...]
1.0.0 - 2024-08-16 #
Added #
- Integrated Firebase Messaging for handling notifications.
- Added local notifications support to display Firebase notifications on the device.
- Implemented Hive storage to persist notifications locally.
Notes #
This is the initial release of the package. We welcome feedback and suggestions for future improvements. Stay tuned for updates and new features!