You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[salesapp] flutter packages get
Running "flutter packages get" in salesapp...
The current Dart SDK version is 2.1.0-dev.0.0.flutter-be6309690f.
Because salesapp depends on flutter_oauth any which requires SDK version >=1.8.0 <2.0.0, version solving failed.
pub get failed (1)
exit code 1
Every time that I enable
flutter_oauth: "^0.0.1"
in the dependencies in my pubspec.yaml I get the following message:The application runs and builds, though.
The text was updated successfully, but these errors were encountered: