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

Please support Dart SDK 2.1.0 #6

Open
LiveRock opened this issue Aug 22, 2018 · 3 comments
Open

Please support Dart SDK 2.1.0 #6

LiveRock opened this issue Aug 22, 2018 · 3 comments

Comments

@LiveRock
Copy link

Please support SDK version is 2.1.0-dev.1.0.flutter-69fce633b7

Thank you!

@juliovedovatto
Copy link

I'm not able to work in my project due this problem:

flutter packages get
Running "flutter packages get" in grocery_list...
The current Dart SDK version is 2.1.0-dev.3.1.flutter-760a9690c2.

Because validator 0.0.7 requires SDK version <2.0.0 and no versions of validator match >0.0.7 <0.1.0, validator ^0.0.7 is forbidden.
So, because grocery_list depends on validator ^0.0.7, version solving failed.
pub get failed (1)
exit code 1

@lifenautjoe
Copy link

Any hope for this @karan ? 🙏

@juliovedovatto
Copy link

juliovedovatto commented Nov 28, 2018

I had to fork this project into my github to fix issue and be able to use this package.

I suggest you to do the same @lifenautjoe, bc I tried to ping the author of this package and he never replied (both here and twitter).

it's not the best solution, but it worked for me, since flutter packages accepts git repositories.

I even created a pull request #7

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

3 participants