0

The image mentioned by running the command "flutter build apk --analyze-size --target-platform android-arm64" apk analyze-size ](https://i.stack.imgur.com/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.

AKSHAY
  • 1
  • 1
  • It could be that one of the plugins you depend on got a lot bigger. Typically a large increase like that is due to an image or some other asset being added by you or one of your dependencies. – John Weidner Aug 03 '23 at 11:02
  • arm64-v8a is about 19mb – AKSHAY Aug 04 '23 at 07:24

0 Answers0