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 pub get' doesn't work #9

Closed
janmoppel opened this issue Aug 17, 2018 · 4 comments
Closed

'flutter pub get' doesn't work #9

janmoppel opened this issue Aug 17, 2018 · 4 comments

Comments

@janmoppel
Copy link

Hello.

I work at the Nevercode. We are a Continuous Integration platform for mobile applications, and currently working on the flutter integration.
I used your app for some tests, but faced an issue with flutter pub get: it doesn't get any dependencies from the pubspec.yaml. Have you faced this issue on your local device?

Best regards
Jan.

@trentpiercy
Copy link
Owner

Can you paste your log?

@clearcodecn
Copy link

➜ trace git:(master) flutter pub get
Running "flutter packages get" in trace...
The current Dart SDK version is 2.1.0-dev.3.1.flutter-760a9690c2.

Because Trace depends on flutter_circular_chart ^0.0.3 which requires SDK version >=1.19.0 <2.0.0, version solving failed.

pub get failed (1)

@clearcodecn
Copy link

flutter doctor download dart sdk v2.1.0. and I don`t know how to change it under 1.19 ~ 2.0.0 .
can you update your dart sdk version to ^2 ?

@trentpiercy
Copy link
Owner

Fixed.

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