Skip to content

fix: reduce build memory footprint#311

Merged
Demizo merged 2 commits intomasterfrom
fix-reduce-build-memory-footprint
Jan 19, 2026
Merged

fix: reduce build memory footprint#311
Demizo merged 2 commits intomasterfrom
fix-reduce-build-memory-footprint

Conversation

@Demizo
Copy link
Owner

@Demizo Demizo commented Jan 19, 2026

Jetifier is no longer required on modern flutter version and can be disabled to reduce the memory footprint during builds. As a precaution, the build memory has also been slightly increased for more headroom.

closes #310

Jetifier is no longer needed on modern Flutter versions.
Slightly increase the build memory limit for more headroom.
@Demizo Demizo merged commit 3f6d9ef into master Jan 19, 2026
1 check passed
@Demizo Demizo deleted the fix-reduce-build-memory-footprint branch January 19, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails for v2.17.0

1 participant