-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [firebase_messaging] incompatible with flutter_driver #3573
Comments
Hi @dotdoom You can read about this here https://iiro.dev/2018/08/28/resolving-dart-package-version-conflicts/ and here https://dart.dev/tools/pub/dependencies#dependency-overrides Updated flutter doctor -v[✓] Flutter (Channel beta, 1.21.0-9.2.pre, on Microsoft Windows [Version 10.0.19041.508], locale en-US)
• Flutter version 1.21.0-9.2.pre at C:\Code\flutter_beta
• Framework revision 81a45ec2e5 (3 weeks ago), 2020-08-27 14:14:33 -0700
• Engine revision 20a9531835
• Dart version 2.10.0 (build 2.10.0-7.3.beta)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
• Android SDK at C:\Code\sdk
• Platform android-30, build-tools 30.0.2
• ANDROID_HOME = C:\Code\sdk
• Java binary at: C:\Code\android-studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
[✓] Android Studio (version 4.0)
• Android Studio at C:\Code\android-studio
• Flutter plugin version 49.0.2
• Dart plugin version 193.7547
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
[✓] VS Code (version 1.49.1)
• VS Code at C:\Users\Taha\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.14.1
[✓] Connected device (3 available)
• Android SDK built for x86 (mobile) • emulator-5554 • android-x86 • Android 10 (API 29) (emulator)
• Web Server (web) • web-server • web-javascript • Flutter Tools
• Chrome (web) • chrome • web-javascript • Google Chrome 85.0.4183.102
• No issues found!
• ```
</details>
Closing, as this isn't an issue with `flutterfire` itself. If you disagree, please write in the comments and I will reopen it.
Thank you |
Right, "a bunch of packages" is in fact
|
And to make myself more clear (sorry, I was in somewhat of a hurry and forgot to point at flutter_driver at first), @TahaTesser I disagree that this is not a problem with flutterfire... But I can also mirror the issue to flutter_driver if that helps! Thanks. |
Ah, thanks. My cursory search didn't hit that one because I was looking for |
Bug report
Describe the bug
Steps to reproduce
Expected behavior
Packages are upgraded / got.
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: