For splitting the apks, we run the command flutter build apk –split-per-abi . This should reduce the app size significantly. The split apks are available here.
For splitting the apks, we run the command flutter build apk –split-per-abi . This should reduce the app size significantly. The split apks are available here.