Skip to main content ppwriters

#30DaysMasterFlutter

Day 30

Building and Publishing

Learn about App signing and building a release build of your app. Learn how to publish your app to the App Store and Google Play Store.

Project - Build Quotes App

Create a signed app bundle of the quotes app

  • If you have access to iOS developer account, create a signed app for iOS as well
  • If you wish, you can further optimize the quotes app, use your own API and publish it to the play store and app store

By the end of this day, you will learn how to prepare a production android and iOS build of your application and publish a Flutter app to the App Store and/or Google Play Store.

Tips

  • You can use the flutter build command to build a release build of your app
  • You need to have play store developer account to publish app to play store. It costs one time $25 to setup developer account in Google play store.
  • You need to have Apple Developer subscription to publish to app store. It costs $99/year for personal and $399/per year for organization developer account
  • You need to follow individual process for each platform to create a release build and publish in respective app store
  • You can also explore services like Codemagic to automate the build and release process

Resources

Enjoying? Tell your friends.

#30DaysMasterFlutter

Learn the basics of Flutter and Dart in 30 days! We provide a roadmap, resources, and project ideas to help you along your journey.

back to 30 Days to Master Flutter

Join our community on Discord to connect with fellow learners, share your progress, and get help with any questions you may have throughout the #30DaysMasterFlutter challenge. Join now and get started on your journey to mastering Dart and Flutter!

join now