In this guide, you’ll learn how to:
- Create a Google Play developer account
- Set up and configure your app for publishing
- Upload your Android build and go live
- Manage updates or unpublish after launch
Before you begin
You’ll need:
- A Google Play developer account
- An Android App Bundle (
.aab) - Store listing assets: app name, description, icon, and screenshots
Launch your app on Google Play
Follow these steps to go from build-ready to live on the Play Store.1
Create your Google Play Developer account
Go to the Google Play Console, accept the terms, and pay the one-time registration fee to set up your developer account.
Start here → Set up your Developer Account
Google’s official walkthrough for creating your developer profile.
Google’s official walkthrough for creating your developer profile.
2
Set up and publish your app
1. Add your app in the Play Console
Create a new app and complete the basics:- App name and default language
- App category (game or app)
- Release type and intended users
- Store listing information
Build the foundation → Set up a new app
Google’s step-by-step guide to configuring your app.
Google’s step-by-step guide to configuring your app.
2. Generate and upload your Android App Bundle
Use Flutter’s official instructions to build your.aab from Rocket’s generated code.Build your .aab
Follow Flutter’s guide to generate a release-ready bundle.
Follow Flutter’s guide to generate a release-ready bundle.
.aab, write release notes, and submit your build via the Production track.Go live → Submit your build
How to release your app to the Play Store.
How to release your app to the Play Store.
3
Update or unpublish your app anytime
After launch, you can update your app or unpublish it at any time from the Play Console.
Stay in control → Manage updates or visibility
Publish changes or remove your app from the store anytime.
Publish changes or remove your app from the store anytime.
You did it!
You’ve turned your design into production-ready Flutter code with Rocket. Your app is now ready for the Play Store and beyond.
Need help?
Email us at support@rocket.new or join our Discord community.
Email us at support@rocket.new or join our Discord community.

