mirror of
https://github.com/flutter/flutter.git
synced 2026-02-10 21:07:38 +08:00
Introduce CompositedTransformTarget and CompositedTransformFollower widgets, corresponding render objects, and corresponding layers. Adjust the way text fields work to use this. Various changes I needed to debug the issues that came up.