how to make apk with flutter for android in play store with android studio ,in this blog we are going to talk how to release app with final result in playstore
flutter clean
flutter pub get
flutter build appbundle
this 3 step will help you to create apk file from flutter you can release , you will get release app in your project folder only (build folder) android studio terminal will show you full path for apk file this file you can use in play store