konifar / droidkaigi2018-flutter

The unofficial conference app for DroidKaigi 2018 Tokyo
https://itunes.apple.com/app/id1341774412
Apache License 2.0
507 stars 104 forks source link

How to run it with flutter 1.0? #70

Open RangerGuan opened 5 years ago

RangerGuan commented 5 years ago

The current Dart SDK version is 2.1.0-dev.9.4.flutter-f9ebf21297.

Because droidkaigi2018 depends on uri <0.11.3 which requires SDK version >=0.8.10 <2.0.0 or >=2.0.0-dev.18 <2.0.0, version solving failed.

pub upgrade failed (1)

sa1L-A commented 5 years ago

@RangerGuan U can update the new version of dependencies in pubspec.yaml ,then get Packages.