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

Dart SDK version 2.1 issue #215

Closed
jasnzhuang opened this issue Oct 27, 2018 · 1 comment
Closed

Dart SDK version 2.1 issue #215

jasnzhuang opened this issue Oct 27, 2018 · 1 comment

Comments

@jasnzhuang
Copy link

I've got this issue in intelliJ

`The current Dart SDK version is 2.1.0-dev.5.0.flutter-a2eb050044.

Because web_view depends on flutter_webview_plugin >=0.0.2 <0.2.0 which requires SDK version <2.0.0, version solving failed.

pub get failed (1)`

plz tell me how to solve it?

@jasnzhuang
Copy link
Author

in pubspec.yaml file,
found and modify to " flutter_webview_plugin: ^0.2.1 "

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