dart_fcm 0.1.0 dart_fcm: ^0.1.0 copied to clipboard
A wrapper package for setting up and consuming cloud notifications from firebase
0.1.0 #
- chore: upgrade to flutter 3.0.5
- feat: setup automated deployement to pub.dev
0.0.25 #
- feat: add metadata to notifications
0.0.24 #
- fix: null check error on SILFCM.configure function
0.0.23 #
- feat: add onMessageOpenedApp callback
0.0.22 #
- feat: add a listener for onBackground notifications
0.0.21 #
- doc: documentation fixes and example
0.0.20 #
- feat: add onTokenRefresh stream
0.0.19 #
- feat: add onMessage Callback