Because we only implemented the static interop variant of JS interop in Dart2Wasm, we actively migrated all of Flutter / dart:ui from dart:html to custom DOM shims. This bug tracks the effort to deprecate these shims, and replace them with a package provided from the Dart sdk when such a package exists.