-
logs
```console
Running "flutter pub get" in Truechat...
Launching lib\main.dart on Mi A1 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
…
-
## Steps to Reproduce
1. can't able to add two specific packages in the project it gives a lot of error
packages are
flutter_downloader: ^1.1.7
admob_flutter: ^0.3.1
[√] F…
-
Recently I have upgraded flutter and dart SDK. I tried to upgrade the dependencies got version solving failed. If I use dependency_overrides still same error. I upgrade one dependency means, it make c…
-
```
android.content.ActivityNotFoundException:
at android.app.Instrumentation.checkStartActivityResult (Instrumentation.java:2039)
at android.app.Instrumentation.execStartActivity (Instrumentat…
-
```
java.lang.NullPointerException:
at io.flutter.plugins.firebase.auth.FlutterFirebaseAuthPlugin.lambda$null$1 (FlutterFirebaseAuthPlugin.java:25)
at io.flutter.plugins.firebase.auth.FlutterF…
-
```
java.lang.NullPointerException:
at io.flutter.plugins.firebase.auth.FlutterFirebaseAuthPlugin.lambda$null$1 (FlutterFirebaseAuthPlugin.java:25)
at io.flutter.plugins.firebase.auth.FlutterF…
-
## Bug report
We're using phone auth to verify the identity of anonymous users.
According to documentation, we should first try using `linkWithCredential` on the current anonymous user, and then…
-
## Steps to Reproduce
I have just updated my flutter project to 2.0.2 and it is working fine in test flight and debug app in android. but when I release my app with the following command
`…
-
Recently i have upgrade the all firebase plugin. Can't build for iOS app.
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
While building module 'FirebaseMessa…
-
## Bug report
Getting the `authorizationStatus` from `_messaging.getNotificationSettings()` on Android always returns `AuthorizationStatus.authorized`, even if push notifications are disabled for t…