-
## Bug report
On running the application for first time, the notification permission dialog is not shown and permission status is itself granted to be denied. On killing the app and then starting i…
-
Hello everybody!
I am using Firebase Analytics library for Flutter in my project to send events to GA4. I can check it sent successfully via Debug View of Firebase console, in terminal using command …
-
##
I have a existing flutter app which build on before null safety (maybe 1.5 ), which isn't install on Android 12 version. On other Android version, it's working fine. I tried with android:expo…
-
Firebase won't initialize
```
`E/flutter ( 9796): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(channel-error, Unable to
establish connection on channe…
-
## Bug report
I have crash on Firebase console. This crash starts when I upgraded libraries versions. Log has FlutterFirebaseAuthPlugin.java so I think this crash caused by firebase_auth library.
…
-
### Problem Description
Similarly to #70558, I have a Flutter app which has been working ok for more than one year, but now it's showing a blank screen on Android after I generate a signed bundle apk…
-
## Command
```
flutter pub get
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
XmlNodeTypeException
```
#0 XmlNodeTypeException.checkValidType (package:xml/src/xml/exception…
-
## Steps to Reproduce
1. i have flutter application that devloped on windows and i open it in my macbook air M1 i face a problem
2. when i use `flutter run` in ios path of the project i s…
-
Launching lib/main.dart on iPhone SE (2nd generation) in debug mode...
Running pod install... 1.3s
Running Xcode build... …
-
## Bug report
**Describe the bug**
fails the following assertion when data is added/removed inside an animated list that contains sorting logic.
`index != null && index >= 0': is not true.`
al…