On the #day7 of the 7 day app development series, we look at how to start with preparing the App for release. Building Release Apk's in Flutter is really tedious with the current documentation! We will start off the day with first adding the ads back to the flutter app so that live ads are rendered.
Next up, is preparing all the steps inorder to create the final Flutter Release Apk. This step is important because the Google Play Store accepts signed App releases only. Since, there arent a lot of ways to build the Flutter App, we have to go for the longer route and build the final Apk.
We do hit some roadblocks in that which is corrected and move on to the last part!
Preparing the App for release in the Google Play store!
If you do not have a developer account with the Google play store now is the time to create the account.
The process with which the App is released to the Market keeps changing a lot of times! This set of rules are not static since google makes changes almost on a everyday basis in terms of Data security to the Users!
We will see what the main steps are to release the App to the WORLD!
That's it for the final day of the Flutter app in 7-day series!
Useful links
Online tool to create Logos, Posters - www.canva.com
Tool to create multiple sized icons - https://appicon.co/
Link to the Tasko App Codebase - https://github.com/barathmonk/taskoap...
As usual, check my blog out!!
https://androidmonks.com/
Social Media
Follow me on Twitter: / diputsc
Follow my Facebook: / androidsmonk
Follow me on Instagram: / diputs.crea. .
Follow me on Medium: / baradwaj.varadhar. .
Disclaimer:
All videos are for Educational purpose only. Any video might have a slight mistake, please take decisions based on your research. This video does not force anything on you.