over_react icon indicating copy to clipboard operation
over_react copied to clipboard

Optimize generated code size

Open greglittlefield-wf opened this issue 6 months ago • 0 comments

Motivation

The amount of code generated by the over_react builder is non-negligible, and has some opportunities to be optimized, ultimately reducing the size of compiled dart2js in apps with many components.

Changes

Release Notes

Review

See CONTRIBUTING.md for more details on review types (+1 / QA +1 / +10) and code review process.

Please review:

QA Checklist

  • [ ] Tests were updated and provide good coverage of the changeset and other affected code
  • [ ] Manual testing was performed if needed

Merge Checklist

While we perform many automated checks before auto-merging, some manual checks are needed:

  • [ ] A Frontend Frameworks Design member has reviewed these changes
  • [ ] There are no unaddressed comments - this check can be automated if reviewers use the "Request Changes" feature
  • [ ] For release PRs - Version metadata in Rosie comment is correct

greglittlefield-wf avatar Oct 08 '25 18:10 greglittlefield-wf