iso 0.3.0 copy "iso: ^0.3.0" to clipboard
iso: ^0.3.0 copied to clipboard

outdated

An isolates runner that handles bidirectionnal communication. Run some code in an isolate and communicate with it

Changelog #

0.3.0 #

  • Set the default for the onDataOut method to null
  • Update dependencies
  • Use more strict analysis options

0.2.3 #

  • Downgrade to meta 1.1.6 for Flutter stable compatibility
  • Use pedantic for static analysis

0.2.2 #

Prevent killing terminated isolate

0.2.1 #

  • Fix in isolate dispose
  • Make the kill method private

0.2.0 #

  • Minor fixes and some api changes
  • Improve examples
  • Add tests

0.1.0 #

Initial release

10
likes
40
points
4.49k
downloads

Publisher

unverified uploader

Weekly Downloads

An isolates runner that handles bidirectionnal communication. Run some code in an isolate and communicate with it

Repository (GitHub)

License

MIT (license)

Dependencies

extra_pedantic, meta, pedantic

More

Packages that depend on iso