flutter_gank icon indicating copy to clipboard operation
flutter_gank copied to clipboard

The current Dart SDK version is 2.1.0-dev.5.0.flutter-4cf2d3990b.

Open flyxinhua opened this issue 7 years ago • 1 comments

Running "flutter packages upgrade" in flutter_gank...
The current Dart SDK version is 2.1.0-dev.5.0.flutter-4cf2d3990b.

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

pub upgrade failed (1) Process finished with exit code 1

flyxinhua avatar Oct 11 '18 02:10 flyxinhua

flutter_webview_plugin: "^0.3.0+2" flutter_spinkit: "^3.1.0"

benniaobuguai avatar Jan 17 '19 12:01 benniaobuguai