Skip to content

Appbundle size increase of 90mb with flutter 3.7.0 without any change #119507

@enricoi

Description

@enricoi

Same app, same files, same configuration. Only change is the upgrade flutter version from 3.3.10 to 3.7.0.

Build with 3.7.0:
✓ Built build/app/outputs/bundle/release/app-release.aab (351.1MB).

Build with 3.3.10
✓ Built build/app/outputs/bundle/release/app-release.aab (260.7MB).

With 3.7.0 is impossible to upload appbundle on play store due to 150mb size limit reached, with 3.3.10 upload complete successfully.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: buildBuilding flutter applications with the toolc: regressionIt was better in the past than it is nowfound in release: 3.7Found to occur in 3.7perf: app sizePerformance issues related to app size (binary/code size) or disk spaceplatform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions