APK size jumped from 38 MB to 110 MB

Project Settings

Hi everyone,

I hope you're all doing well!

I ran into a strange issue—my app's APK size jumped from 38 MB to 110 MB. 😳 I had some problems with my app launcher icon, alert sound, and login, so I contacted support. They checked my project, and afterward, the APK size ballooned to 110 MB. I’m not sure what caused this.

What have you tried so far?

The support team mentioned it might be related to assets, but I’ve deleted all the new ones, including custom functions (which should also remove added packages). I did add a couple of packages, like table_calendar 3.1.2 and flutter_local_notifications 17.2.2, but removed them along with custom widgets from the marketplace.

Could the issue be related to:

  • Unused Resources: These might be getting bundled with my APK. Should I enable resource shrinking?

  • Build Configuration: Maybe something's off here?

Any insights would be really appreciated! 🙏

Did you check FlutterFlow's Documentation for this topic?
Yes
10
8 replies