Publishing your Flutter App to Google Playstore
Read moreHow do you release the flutter app bundle?
From the command line:
Read moreHow do I reduce the size of my apps on Android?
Reduce your app size
Read moreHow do you release a flutter in web project?
#1: Deploy Flutter web app to Firebase Hosting
Read moreAre flutter apps big?
A basic flutter “Hello World” app will be approximately 10mb in iOS and 4mb in Android . This cannot be smaller because of the runtime and LICENSE etc.2 Mar 2018
Read more