Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message when adding flutter_oauth to dependencies #7

Open
arzacj opened this issue Apr 3, 2018 · 2 comments
Open

Error message when adding flutter_oauth to dependencies #7

arzacj opened this issue Apr 3, 2018 · 2 comments

Comments

@arzacj
Copy link

arzacj commented Apr 3, 2018

Every time that I enable flutter_oauth: "^0.0.1" in the dependencies in my pubspec.yaml I get the following message:

Error detected in pubspec.yaml:
#/properties/flutter: type: wanted [object] got null

The application runs and builds, though.

@ShashwatHiregoudar
Copy link

I Got this

[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

@mathieujobin
Copy link

see #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants