creatint / light

📖 A light novel e-reader build with Flutter
GNU General Public License v3.0
230 stars 57 forks source link

version solving failed. #5

Open ali-thowfeek opened 5 years ago

ali-thowfeek commented 5 years ago

I could not run flutter packages get after a fresh clone.

This is what i get:

The current Dart SDK version is 2.1.2-dev.0.0.flutter-0a7dcf17eb.

Because light depends on epub from git which requires SDK version >=1.21.0 <2.0.1, version solving failed.

pub get failed (1)
Process finished with exit code 1
l-k22 commented 5 years ago

clone the repository, edit the pubspec.yaml to use that SDK version, then point your app's pubspec file to your cloned repo