rodydavis/flutter_everywhere

Please add more clarification regarding building

GroovinChip opened this issue · 1 comments

I'm on Windows. I forked the repo, cloned it, loaded into Android Studio, clicked run, and got this:

No application found for TargetPlatform.android_arm.
Is your project missing an android\AndroidManifest.xml?
Consider running "flutter create ." to create one.

Some more detailed building instructions would be appreciated.

Just fixed it!