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

Can't run app #38

Closed
IOCloudFly opened this issue May 7, 2020 · 7 comments
Closed

Can't run app #38

IOCloudFly opened this issue May 7, 2020 · 7 comments

Comments

@IOCloudFly
Copy link

QQ20200507-185345@2x

download Flutter project,A lot of error.I don't know what.

@trbarton
Copy link

trbarton commented May 7, 2020

@IOCloudFly I had exactly the same. Upgraded flutter to v1.17 to match latest code changes and works fine now.

@rajivyadav23
Copy link

Upgraded to flutter to v1.17 but still error.

@TinNova
Copy link

TinNova commented May 14, 2020

@trbarton that worked, here is a link on how to upgrade your flutter:
https://flutter.dev/docs/development/tools/sdk/upgrading

However, it would be good to let people know in the readme.

@iqfareez
Copy link

try click pub get in widget_test.dart, or to any file that showing the errors

@JAATBHAIJI
Copy link

1.)navigate to dart sdk
2.) Get dependencies

@zyllus17
Copy link

If it still shows error on color or vsync property, update environment sdk from 2.7.0 to 2.8.0

  sdk: ">=2.8.0 <3.0.0"

@buildJava
Copy link

If it still shows error on color or vsync property, update environment sdk from 2.7.0 to 2.8.0

  sdk: ">=2.8.0 <3.0.0"

restart ide will solve the problem,project could not rebuild

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

9 participants