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

flutter version 0.0.0 cannot install packages and dependencies #21918

Closed
jayantakumar opened this issue Sep 16, 2018 · 8 comments
Closed

flutter version 0.0.0 cannot install packages and dependencies #21918

jayantakumar opened this issue Sep 16, 2018 · 8 comments
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@jayantakumar
Copy link

jayantakumar commented Sep 16, 2018

hi guys i have my flutter version showing 0.0.0 and when i try to install or upgrade flutter or to get packages like fire base it shows

**The current Dart SDK version is 2.1.0-dev.1.0.flutter-ccb16f7282.
The current Flutter SDK version is 0.0.0-unknown.

Because google_sign_in >=3.0.0 requires Flutter SDK version >=0.1.4 <2.0.0 and google_sign_in <3.0.0 requires SDK version >=1.8.0 <2.0.0, google_sign_in is forbidden.
So, because flutter_app depends on google_sign_in any, version solving failed.
pub get failed (1)**

PLEASE HELP ME!!

@zoechi
Copy link
Contributor

zoechi commented Sep 25, 2018

Please try

git clean -xfd
git pull
flutter doctor

in your Flutter install directory.

Also check you have the latest versions of the dependencies.

@zoechi
Copy link
Contributor

zoechi commented Sep 25, 2018

Please add the output of flutter doctor -v.

@zoechi zoechi added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Sep 25, 2018
@Alekcei
Copy link

Alekcei commented Mar 20, 2019

Dont work at CentOS-7

@VASPTRak
Copy link

not working on CentOS-7

@Alekcei
Copy link

Alekcei commented Aug 22, 2019

@VASPTRak please update to latest version.

@liuhong1happy
Copy link

not working on CentOS-7

@lanss315425
Copy link

not working on centos-7

@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@lock lock bot locked and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

6 participants