, ,

How to upload the Flutter app to the Play Store

Posted by

Generate an APK or App Bundle for your app: You can generate an APK or App Bundle using the following command in the terminal:

Step 1:Ā Run in your terminal

flutter pub get 

Step 2:Ā Run your terminal

flutter clean 

Step 3:Ā run this command on your terminal

flutter build apk --target-platform android-arm,android-arm64 --split-per-abi

Step 4:

Open your project in Android Studio. and wait for a while it will reload and you can see the top right corner

Again wait some time it will be reloaded

Step 5:

After that go to the build section on the navbar and select generate signed bundle/apk

Step 6:

Step 7:

If you created already then you have to choose an existing

Step 8

Choose the path where you want to store the key and set a password

app-release.aab file created in this path C:\motoshare\android\app\release

Step 9:

drag ā€œapp-release. aabā€ upload in play console

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x