Skip to content
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

Version solving failed with firebase packages #30

Open
riccardogabellone opened this issue Dec 21, 2021 · 0 comments
Open

Version solving failed with firebase packages #30

riccardogabellone opened this issue Dec 21, 2021 · 0 comments

Comments

@riccardogabellone
Copy link

I have encountered this issue when I try using one of the following packages

firebase_crashlytics: ^2.4.4
firebase_messaging: ^11.2.4
firebase_core: ^1.10.66
flutter_local_notifications: ^9.1.5

with gen_lang: ^0.1.3
Issue seems to be related with args, cause of this log when I run flutter pub get :

Because no versions of gen_lang match >0.1.3 <0.2.0 and gen_lang 0.1.3 depends on args >=0.12.1 <2.0.0, gen_lang ^0.1.3 requires args >=0.12.1 <2.0.0.
And because dbus >=0.2.0 depends on args ^2.0.0, gen_lang ^0.1.3 is incompatible with dbus >=0.2.0.
And because flutter_local_notifications >=9.1.5 <10.0.0-dev.1 depends on flutter_local_notifications_linux ^0.4.0 which depends on dbus ^0.6.0, gen_lang ^0.1.3 is incompatible with flutter_local_notifications >=9.1.5 <10.0.0-dev.1.

Is there any planned update for this? Or am I missing anything!?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant