0

build

not showing the option of build apk in build < flutter < build apk , other project showing the option of build apk

Fawad Ahmed
  • 63
  • 1
  • 1
  • 5

1 Answers1

0

That option is available when you open the android module in Android Studio.

Click on

Tools > Flutter > Open for Editing in Android Studio

enter image description here

Now you've the option:

enter image description here

CopsOnRoad
  • 237,138
  • 77
  • 654
  • 440