πŸš€ DevOps Certified Professional
πŸ“… Starting: 1st of Every Month 🀝 +91 8409492687 | 🀝 +1 (469) 756-6329 πŸ” Contact@DevOpsSchool.com

How to upload the Flutter app to the play store

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

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 terminal

flutter pub get 

step 2: Run in terminal

flutter clean 

step 3: run this command

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 the you have choose existing

step 8

Choose your path where you want to store the key and set 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


This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x