mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This patch avoids creating weak references on every paint call by caching the Path object between paints.
This patch avoids creating weak references on every paint call by caching the Path object between paints.