fcm_config 2.0.0-dev.6
fcm_config: ^2.0.0-dev.6 copied to clipboard
This flutter package is made to merge between firebase_messaging package and flutter_local_notifications
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
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