mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Take devicePixelRatio into account when drawing shadows This fixes a bug where shadows were offset in CanvasKit * Respond to review comments