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

SDK compatibility error with newest flutter dev channel #4

Closed
sjmcdowall opened this issue Aug 29, 2018 · 2 comments
Closed

SDK compatibility error with newest flutter dev channel #4

sjmcdowall opened this issue Aug 29, 2018 · 2 comments

Comments

@sjmcdowall
Copy link
Contributor

After upgrading to the dev channel -- I can't use dynamic_theme due to a SDK compatibility error..??

Running "flutter packages get" in flutter_login...
The current Dart SDK version is 2.1.0-dev.1.0.flutter-ccb16f7282.

Because flutter_login depends on dynamic_theme from git which requires SDK version <2.0.0, version solving failed.
pub get failed (1)

-- Can this be resolved?

Cheers!

@Norbert515
Copy link
Owner

I fixed it!

@sjmcdowall
Copy link
Contributor Author

Yes indeed!!! Thanks! Any reason why this isn't published as a "standard" dart/flutter pub package? It's very cool ..

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

2 participants