Skip to content

4.6.2

@arrrrny arrrrny tagged this 21 Jul 14:06
- Fixed: Web/WASM compilation broken by unconditional `dart:io` import in platform
  interface — replaced with conditional export `if (dart.library.io)` to compile
  a stub on Web/WASM and the real `HttpServer`-based implementation on native
Assets 2
Loading