isolate 1.1.0 copy "isolate: ^1.1.0" to clipboard
isolate: ^1.1.0 copied to clipboard

discontinued
outdatedDart 1 only

Utility functions and classes related to the 'dart:isolate' library.

1.1.0 #

  • Add generic arguments to run in LoadBalancer and IsolateRunner.
  • Add generic arguments to singleCallbackPort and singleCompletePort.

1.0.0 #

  • Change to using package:test for testing.

0.2.3 #

  • Fixed strong mode analysis errors.
  • Migrated tests to package:test.

0.2.2 #

  • Made Isolate.kill parameter priority a named parameter.

0.2.1 #

  • Fixed spelling in a number of doc comments and the README.

0.2.0 #

  • Renamed library isolaterunner.dart to isolate_runner.dart.
  • Renamed library loadbalancer.dart' to load_balancer.dart`.

0.1.0 #

  • Initial version
  • Adds IsolateRunner as a helper around Isolate.
  • Adds single-message port helpers and a load balancer.
39
likes
30
pub points
98%
popularity

Publisher

unverified uploader

Utility functions and classes related to the 'dart:isolate' library.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

More

Packages that depend on isolate