mirror of
https://github.com/flutter/flutter.git
synced 2026-02-12 22:03:04 +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.