simple_push_notification 0.4.5
simple_push_notification: ^0.4.5 copied to clipboard
An extended package for handling firebase push notification service and notification navigation in a simple way.
0.3.0 #
Initial release
0.3.1 #
Update Firebase and flutter_local_notifications packages to latest version
0.4.3 #
BREAKING CHANGES
- update
listenmethod toaddListeners - add
removeListenersmethod to remove listening to notifications
0.4.3 #
fix: prevent two notification popup in IOS
0.4.5 #
chore: update flutter_local_notifications version to 14.0.0