jbarr21/flews

Version Solving Failed

chankruze opened this issue · 1 comments

flutter packages get is failing due to outdated mockito and without mockito package it is having 492 errors,lol.

[flews-master] flutter packages get
Running "flutter packages get" in flews-master...               
The current Dart SDK version is 2.1.0-dev.9.4.flutter-f9ebf21297.

Because flews depends on mockito >=0.8.1 <3.0.0-beta+3 which requires SDK version >=1.0.0 <2.0.0-∞, version solving failed.

pub get failed (1)
exit code 1

Errors are fixed in #6 .