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

Upgrade args Package #24

Closed
maerlynflagg opened this issue Mar 12, 2021 · 2 comments
Closed

Upgrade args Package #24

maerlynflagg opened this issue Mar 12, 2021 · 2 comments

Comments

@maerlynflagg
Copy link

after upgrading to Flutter 2.0 and update some package to be compatible with Flutter 2.0, i got this issue:

Because flutter_launcher_icons >=0.9.0 depends on args 2.0.0 and gen_lang 0.1.3 depends on args >=0.12.1 <2.0.0, flutter_launcher_icons >=0.9.0 is incompatible with gen_lang 0.1.3.

And because no versions of gen_lang match >0.1.3 <0.2.0, flutter_launcher_icons >=0.9.0 is incompatible with gen_lang ^0.1.3.

can you upgrade the args package?

@maerlynflagg
Copy link
Author

maerlynflagg commented Mar 12, 2021

i created a fork for me to solve this in my app and made a PR for you #25

@maerlynflagg
Copy link
Author

closed, cause #26 Package Update and Null Safety

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