mirror of
https://github.com/flutter/flutter.git
synced 2026-02-06 11:48:36 +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.