danbalarin / weather_icons_flutter

Dart wrapper for weather icon font
Other
7 stars 3 forks source link

Not work for current dart and flutter #1

Open qmoderninfluence opened 6 years ago

qmoderninfluence commented 6 years ago

Because weather_icons_flutter 1.0.2 requires SDK version <2.0.0 and no versions of weather_icons_flutter match >1.0.2 <2.0.0, weather_icons_flutter ^1.0.2 is forbidden. So, because loop_local depends on weather_icons_flutter ^1.0.2, version solving failed. pub get failed (1)

danbalarin commented 6 years ago

Should be solved now thanks to @arlucio .

delizondo commented 6 years ago

I'm having the same problem, getting the following error message


The current Dart SDK version is 2.1.0-dev.3.1.flutter-760a9690c2.

Because <project_name> depends on weather_icons_flutter >=1.0.1 which requires SDK version <2.0.0, version solving failed.
pub get failed (1)```