+ 1
How to build APKs in flutter and VScode
How to build APKs in flutter and VScode? Thanks to all
3 Respuestas
+ 4
fluter build apk --release
+ 1
Raj Chhatrala where to write it ? In VScode terminal?
0
Follow the official documentation https://flutter.dev/docs/deployment/android
And use those commands on vsCode terminal