flutter/dev/integration_tests/web_compile_tests/lib
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
..
background_isolate_binary_messenger.dart [web] Add BackgroundIsolateBinaryMessenger.ensureInitialized to web. (#145786) 2024-03-26 23:51:23 +00:00
dart_io_import.dart License update (#45373) 2019-11-27 15:04:02 -08:00