Some of the other things you can do to make your app smaller are:
Read moreHow do I check the size of my app in flutter?
How to open Dev Tools in android studio.
Read moreHow do I manage app size?
Below are the 8 best ways to reduce android app size:
Read moreWhat is the use of size tool?
What is it? The app size tool allows you to analyze the total size of your app . You can view a single snapshot of “size information” using the Analysis tab, or compare two different snapshots of “size information” using the Diff tab.
Read moreWhat is the average app size?
Of all mobile apps published on the app stores, the average Android app file size is 11.5MB . And the average iOS app file size is 34.3MB.
Read moreHow do I analyze an APK file?
Drag an APK or app bundle into the Editor window of Android Studio. Switch to the Project perspective in the Project window and then double-click the APK in the default build/output/apks/ directory. Select Build > Analyze APK in the menu bar and then select your APK or app bundle.15 Eyl 2021
Read moreWhat is the size of flutter?
the download size of a minimal Flutter app (no Material Components, just a single Center widget, built with flutter build apk –split-per-abi ), bundled and compressed as a release APK, to be approximately 4.3 MB for ARM, and 4.6 MB for ARM 64 .
Read more