Mouad Debbar 04afaaf25e [web] Hide JS types from dart:ui_web (flutter/engine#42252)
In order to use the exported `PlatformLocation` cross-platform, we need to remove any JS types from the interface. Namely, `DomEventListener`.

Required by https://github.com/flutter/flutter/pull/126851
2023-05-24 20:26:23 +00:00
..