notification_wall 0.0.15
notification_wall: ^0.0.15 copied to clipboard
(Alpha, not ready for use) A statefull widget to initialize and handle Firebase messaging notifications.
0.0.1 4/15/21 #
- Added a simple notification wall that handle the initialization of Firebase, background and Local notifications.
0.0.9 4/15/21 #
- Added setting up callback widget
0.0.10 4/15/21 #
- Added onTokenRefresh callback
0.0.11 4/15/21 #
- fixed onTokenRefresh callback
0.0.12 4/15/21 #
- fixed LocalNotification callback
0.0.13 4/18/21 #
- Added List of Topics to subscribe in.
0.0.14 4/22/21 #
- Fixed onReady callback on Simulator
0.0.15 4/24/21 #
- Added example draft
- Start to add documentations to public APIs