djangoflow_fcm 0.0.4
djangoflow_fcm: ^0.0.4 copied to clipboard
A Djangoflow Flutter project to handle notifications using firebase_messaging
0.0.4 23 Jan 2023 #
- Support if notification tap opened app from terminated/background state via
remoteMessageOpenedAppfield.
0.0.3 23 Jan 2023 #
- Fixed returning
authorizationStatuswith token
0.0.2 23 Jan 2023 #
- Added unit tests
- Fixed typo
IntialtoInitialin places - Updated dependencies
0.0.1 15 Jan #
- Implemented DjangoflowFCMBloc, Repository and BlocListeners(for Token and RemoteMessage updates)