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!

How to upload Flutter app in play store

flutter


There are many step to perform this operation please follow these step to publish app in play store

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 create first time the you have create new

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

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