Files
flutter/engine
Mouad Debbar b743fa9f2e [web] Make HotRestartCacheHandler standalone (flutter/engine#46906)
- `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`.
2023-10-20 16:05:14 +00:00
..