firebase_notifications_handler 1.0.0
firebase_notifications_handler: ^1.0.0 copied to clipboard
Simple notifications handler which provides callbacks like onTap which really make it easy to handle notification taps and a lot more.
1.0.0 26/01/2022 #
- Added linter and updated code accordingly
- Updated example app
- Updated dependencies
- Updated README.md
0.0.8 28/10/2021 #
- Exposed initializeFCMToken & onFCMTokenRefresh callbacks
- Updated dependencies
- Updated example app
- Updated README.md
0.0.7 01/08/2021 #
- Updated README.md
0.0.6 01/08/2021 #
- Updated README.md
0.0.5 01/08/2021 #
- Added custom sound support for iOS
- Added images support in notifications
- Updated dependencies
- Updated README.md
0.0.4 04/07/2021 #
- Updated README.md
0.0.3 30/06/2021 #
- Bug fix
0.0.2 30/06/2021 #
- Updated README.md
0.0.1 30/06/2021 #
- Simple notifications handler which provides callbacks like onTap which really make it easy to handle notification taps and a lot more.