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

Doesnt work with latest flutter #14

Open
mrgithub opened this issue Oct 23, 2018 · 6 comments
Open

Doesnt work with latest flutter #14

mrgithub opened this issue Oct 23, 2018 · 6 comments

Comments

@mrgithub
Copy link

Error message is:

The current Dart SDK version is 2.1.0-dev.5.0.flutter-a2eb050044.

Because flutter_app_delete depends on flutter_oauth any which requires SDK version >=1.8.0 <2.0.0, version solving failed.
@gregology
Copy link

Hi There @hitherejoe, is this package maintained? If not, do you have any recommendations now that Flutter 1.0 has launched? Cheers Mate!

@ibrierley
Copy link

I'm just testing some updates on a fork of this if anyone is interested https://github.com/ibrierley/FlutterOAuth in help test.

@mathieujobin
Copy link

@ibrierley those changes looks good to me, I'll test that out

@mathieujobin
Copy link

in case someone else is looking for how to try this with recent Flutter
and until the yet to be opened PR is merged...

in your pubspec.yaml

  flutter_oauth:
    git:
      url: https://github.com/ibrierley/FlutterOAuth.git

@wsdt
Copy link

wsdt commented Feb 14, 2019

We updated it to the latest Dart version.
https://github.com/codeing-io/FlutterOAuth

@DeJayDev
Copy link

I forked the above project as easy_oauth (the flutter_oauth namespace wasn't my style.)
https://github.com/DeJayDev/FlutterEasyOAuth

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

6 participants