mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 19:28:51 +08:00
Avoid calling `builder` in `ConstrainedLayoutBuilder` when layout constraints are the same. [Design doc](flutter.dev/go/layout-builder-optimization). ## Related Issues Fixes https://github.com/flutter/flutter/issues/6469