AKSHAY
AKSHAY

Reputation: 1

Flutter app size is doubled after flutter pub upgrade, Initial apk is almost 37mb and now the apk size is about 75mb after pub upgrade

The image mentioned by running the command "flutter build apk --analyze-size --target-platform android-arm64" apk analyze-size ](https://i.sstatic.net/8FqNW.png)

How to reduce the size of the apk to the older size as mentioned; Note: I have run pub clean, pub get, cache repair etc.

Upvotes: 0

Views: 223

Answers (0)

Related Questions