mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- `EmbeddingStrategy` shouldn't own the creation of `HotRestartCacheHandler`. - Simplify `HotRestartCacheHandler`'s JS-interop by using a `JSArray` directly instead of going through a Dart `List`.