becjit
becjit
Question: Need help in understanding flutter_local_notifications and firebase_messaging integration
Hi, I am planning to integrate flutter_local_notifications and firebase_messaging. I have gone through multiple issues/notes on the same topic and have some confusions around FirebaseAppDelegateProxyEnabled. Confusion #1 : https://firebase.flutter.dev/docs/messaging/overview clearly...
Excellent package! I recently started with it and trying to make it work along with flutter_bloc I have followed the instructions from https://github.com/Milad-Akarie/auto_route_library/issues/1590 and able to make it work! However...
Hello, Is there a way I can get the PageRouteInfo from the path name? In my scenario I am getting the pathName and pathParams separately. For example: ``` //declaration AutoRoute(...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
First of all, thank you so much for this package. Really appreciate you work! I have few questions regarding how to best use the package: 1. Do we need edSignature?...