Initial release
Update Firebase
and flutter_local_notifications
packages to latest version
BREAKING CHANGES
- update
listen
method toaddListeners
- add
removeListeners
method to remove listening to notifications
fix: prevent two notification popup in IOS
chore: update flutter_local_notifications
version to 14.0.0