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

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

Changelog #

1.0.0 #

Null safety

0.4.0 #

Update dependencies

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
110
pub points
72%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

extra_pedantic, meta, pedantic

More

Packages that depend on iso