isolate_channel 0.2.2 copy "isolate_channel: ^0.2.2" to clipboard
isolate_channel: ^0.2.2 copied to clipboard

Communication channels for isolates based on Flutter's plugin channels

0.2.2 #

  • Handles more edge cases in IsolateEventChannel

0.2.1 #

  • Does not cancel handler subscription when onCancel is called in IsolateEventChannel

0.2.0 #

  • BREAKING: Refactors IsolateException.notImplemented(...) into call.notImplemented()
  • Supports communication between isolates spawned with Isolate.spawnUri
  • EventChannel optimizations

0.1.1 #

  • Handles exceptions thrown in method call handlers

0.1.0 #

  • Initial release
4
likes
160
points
2.51k
downloads

Publisher

verified publisheriodesignteam.com

Weekly Downloads

Communication channels for isolates based on Flutter's plugin channels

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on isolate_channel