For splitting the apks, we run the command flutter build apk –split-per-abi . This should reduce the app size significantly.11 Nis 2020
Read moreHow do you measure the size of apps?
Open Play Console and go to the App size page (Quality > Android vitals > App size).
Read more