hitherejoe / FlutterOAuth

A Flutter OAuth package for performing user authentication for your apps.
Other
178 stars 56 forks source link

Cann't use it on Dart 2.5.0 #18

Open Wassmd opened 5 years ago

Wassmd commented 5 years ago

Running "flutter pub get" in smart_parking_flutter... The current Dart SDK version is 2.5.0.

Because smart_parking_flutter depends on flutter_oauth any which requires SDK version >=1.8.0 <2.0.0, version solving failed. pub get failed (1) Process finished with exit code 1

Xigtim commented 4 years ago

Same problem over here as well.