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
130
points
2.06k
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)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

extra_pedantic, meta, pedantic

More

Packages that depend on iso