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 run error #37

Closed
goodforever opened this issue Jul 11, 2020 · 3 comments
Closed

flutter run error #37

goodforever opened this issue Jul 11, 2020 · 3 comments

Comments

@goodforever
Copy link

flutter run
got
Exception: Gradle build failed to produce an .apk file. It's likely that this
file was generated under /Users/foo/PotatoNotes/build, but the
tool couldn't find it.

@broodroosterdev
Copy link
Collaborator

Hi, this is likely because you did not specify a build flavor. Please try to add --flavor dev to the end of the build command.

@broodroosterdev
Copy link
Collaborator

I'll update the README to include this as well.

@goodforever
Copy link
Author

@broodroosterdev Thanks ! successful

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

2 participants