flutter/dev/integration_tests/web_compile_tests
David Iglesias 9786682492
[web] Add BackgroundIsolateBinaryMessenger.ensureInitialized to web. (#145786)
This PR makes the static API of the `BackgroundIsolateBinaryMessenger` consistent between its web and IO implementations.

This way, multi-platform applications will compile for the web when using the `ensureInitialized` method (even though it'll throw at runtime, like the `instance` getter, because isolates are not supported on the web).

### Issues

* Fixes: https://github.com/flutter/flutter/issues/145260
2024-03-26 23:51:23 +00:00
..
lib [web] Add BackgroundIsolateBinaryMessenger.ensureInitialized to web. (#145786) 2024-03-26 23:51:23 +00:00
web
pubspec.yaml Upgrade leak_tracker. (#143236) 2024-02-09 14:41:22 -08:00