mirror of
https://github.com/flutter/flutter.git
synced 2026-02-11 13:22:46 +08:00
Previously we used logical pixels. This made the accessibility metrics tiny on modern devices, since the OS works in physical units. Also add a bit more debugging info and some docs.