Error when implement the installing firebase_messaging: ^7.0.3 #5104
Unanswered
Jesus180Reyes
asked this question in
Q&A
Replies: 1 comment
-
The latest working firebase_messaging according to FlutterFire Roadmap [#2582] (which should work with Either wait for a stable |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when i've clicked on pub get i have this message
flutter
Because firebase_messaging >=7.0.3 <8.0.0-dev.7 depends on firebase_core ^0.5.0+1 and drivers_app depends on firebase_core ^0.7.0, firebase_messaging >=7.0.3 <8.0.0-dev.7 is forbidden. So, because drivers_app depends on firebase_messaging ^7.0.3, version solving failed. pub get failed (1; So, because drivers_app depends on firebase_messaging ^7.0.3, version solving failed.)
Beta Was this translation helpful? Give feedback.
All reactions