notification_wall 1.0.8
notification_wall: ^1.0.8 copied to clipboard
A statefull widget to initialize and handle Firebase messaging notifications, using a IndexedStack to keep app state.
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
1.0.1 4/30/21 #
- Added a functional example
- First release
1.0.2 4/30/21 #
- Added background handler
1.0.3 4/30/21 #
- Added more docs
1.0.7 4/30/21 #
- Fixed handleMessageCallback
1.0.8 4/30/21 #
- Removed LocalNotifications