-
Notifications
You must be signed in to change notification settings - Fork 4k
[firebase_messaging] Flutter 1.12.13+hotfix.5 Unresolved supertypes FlutterFirebaseMessagingService #1646
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
Comments
Hi @01FC |
@iapicca I am getting the same issue. I just created a new project and added firebase_messaging and build fails because of this.
Flutter Doctor:
Flutter run --verbose
|
Has this been fixed yet? I'm having this issue too |
Hey all 👋 As part of our roadmap (#2582) we've just shipped a complete rework of the If you can, please try out the dev release (see the migration guide for upgrading and for changes) and if you have any feedback then join in the discussion here. Given the scope of the rework I'm going to go ahead and close this issue in favor of trying out the latest plugin. Thanks everyone. |
After the latest Flutter stable update Flutter 1.12.13+hotfix.5 and trying to update the plugin to firebase_messaging: ^6.0.9 and the gradle configurations (3.5.3 and google services 4.3.2) there is an error that brakes the gradle assembly.
It was working fine in the previous flutter stable version 1.9.4+hotfix.6 and the previous plugin version and gradle configurations.
The text was updated successfully, but these errors were encountered: