not showing the option of build apk in build < flutter < build apk , other project showing the option of build apk
Asked
Active
Viewed 562 times
0
-
Have you installed plugins of dart and flutter in android studio ? – Shubham Narkhede Jan 19 '21 at 10:02
1 Answers
0
That option is available when you open the android
module in Android Studio.
Click on
Tools > Flutter > Open for Editing in Android Studio
Now you've the option:

CopsOnRoad
- 237,138
- 77
- 654
- 440
-
-
task & contexts,generate javacode,ide scripiting console,xml actions,jshell console,groovy console,kotlin – Fawad Ahmed Jan 19 '21 at 10:00
-
Ok, search `build.gradle` file and open it. After opening the file, does it show something like `Open module in Android Studio` at the top right corner? – CopsOnRoad Jan 19 '21 at 10:02
-
Ok, then you can directly open the `android` folder from your project directory in Android Studio. – CopsOnRoad Jan 19 '21 at 10:06
-
Let us [continue this discussion in chat](https://chat.stackoverflow.com/rooms/227523/discussion-between-fawad-ahmed-and-copsonroad). – Fawad Ahmed Jan 19 '21 at 10:19