Tommy
Tommy
## Bug report **Describe the bug** The issue is spotted here in [twitter_login](https://github.com/0maru/twitter_login/issues/86). ### Expected behavior My app doesn't use twitter_login but uses ```flutterfire_ui```. Also, my app only use email/password...
## Bug report **Describe the bug** In the title but for many FlutterFire plugins, please see the list below. My `build.gradle` file : ``` minSdkVersion 24 targetSdkVersion 31 ``` This...
### Feature proposal * Firebase Component: Messaging Hello ! I am a Flutter developer so i am sorry in advance for the naming conventions / objects that i will describe...
I have installed all the packages mentioned here :  And also mentioned [here](https://github.com/mogol/flutter_secure_storage/issues/213#issuecomment-796829086). I am actually able to build (i have no message...
Hello and thank you for this really great package that handles nested scrolling and more ! π This is more like a feature request than a bug :) The below...
## Bug report **Describe the bug** I have received this crash report from `Crashlytics` : ``` Fatal Exception: java.lang.NullPointerException: Attempt to get length of null array at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:248) at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:241)...
## Bug report **Describe the bug** I am calling `RemoteMessage? message = await FirebaseMessaging.instance.getInitialMessage();` on my app to open a specific page when the user clicks on the push notification....
## Bug report **Describe the bug** A crash happens when there is no internet connection and building a new short dynamic link on iOS. This doesn't crash on Android but...
### [READ] Step 1: Are you in the right place? * For issues related to __the code in this repository__ file a Github issue. * If the issue pertains to...
Hello and thanks again for the package ! I am having trouble to see good performances on my linux device. I am running my flutter app (`release` mode) on an...