fcm_config 3.0.0-nullsafety.10 fcm_config: ^3.0.0-nullsafety.10 copied to clipboard
This flutter package is made to merge between firebase_messaging package and flutter_local_notifications
[3.0.0-nullsafety.10] - 15/03/2021 #
-
allow display native notification in the web
-
remove static functions
[3.0.0-nullsafety.8] - 14/03/2021 #
- Fix exports
[3.0.0-nullsafety.6] - 12/03/2021 #
- conditional import for web
[3.0.0-nullsafety.5] - 12/03/2021 #
- add web to example
- update readme
[3.0.0-nullsafety.3] - 03/03/2021 #
- use pedantic
[3.0.0-nullsafety.1] - 03/03/2021 #
- add toMap extension method to notification object
[3.0.0-nullsafety.0] - 28/02/2021 #
- Update dependencies
[2.0.0-dev.11] - 17/01/2021 #
- Update dependencies
[2.0.0-dev.2] - 4/11/2020 #
- implements FirebaseMessaging instance method
[2.0.0-dev.3] - 4/11/2020 #
- rename FcmConfig to FCMConfig
[2.0.0-dev.4] - 5/11/2020 #
- Update readme
- Make await FCMConfig.getInitialMessage(); static
[2.0.0-dev.5] - 7/11/2020 #
- Fix small icon if fcm icon is default
[2.0.0-dev.6] - 8/11/2020 #
- Update readme
- Use default mipmap as default icon
[1.0.0-beta.1] - 18/10/2020 #
- Initial release
[1.0.0-beta.2] - 18/10/2020 #
- Add example
[1.0.0-beta.3] - 18/10/2020 #
- Add comments
[2.0.0-dev.1] - 4/11/2020 #
- breaking changes
- Update dependencies
- Use new fcm api