Tommy

Results 47 issues of 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...

type: bug
plugin: ui

## 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...

type: bug
plugin: analytics
plugin: crashlytics
plugin: dynamic_links
plugin: messaging
platform: android

### 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...

api: messaging
type: feature request

I have installed all the packages mentioned here : ![Capture d’écran 2022-08-06 aΜ€ 18 51 46](https://user-images.githubusercontent.com/32631467/183258474-d9e1f72a-4f97-4752-b323-391f5e0912ff.png) 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)...

type: bug
blocked: customer-response
Stale
in triage

## 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....

type: bug
blocked: customer-response
in triage

## 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...

type: bug
plugin: dynamic_links
platform: ios
type: crash

### [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...

api: messaging

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...

question
x11