Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.

1.0.7

  • 1.0.7
  • 84d76a4
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • 1.0.7
  • 84d76a4
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@natebosch natebosch tagged this 22 Feb 18:27
This is specified as not existing on the web platforms, although in
practice it can be imported an at least one API works on DDC but not
dart2js. Since this may become more strict, use conditional imports with
an explicitly non-working fallback when `dart:isolate` is not available.

- Make `CurrentIsolateResolver` private and add a top level method
  instead since it is easier to stub.
- Rename `util_stub.dart` to `util_io_sub.dart` to avoid confusion
  against the new `util_isolate_stub.dart`.
Assets 2
Loading