mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This implements https://github.com/flutter/flutter/issues/126340 For now, I am keeping this implementation simple without any extra caching. I may add caching later based on profiling results.