isolate_runner_mixin 0.1.1 copy "isolate_runner_mixin: ^0.1.1" to clipboard
isolate_runner_mixin: ^0.1.1 copied to clipboard

A Flutter-aware Dart mixin for easily running CPU-intensive tasks, including those that use Flutter plugins, in a background isolate.

Changelog #

0.1.1 Patch #

  • Refactored

0.1.0 Initial Release #

  • Introduced IsolateRunnerMixin for running functions in background isolates.
  • Handles RootIsolateToken and BackgroundIsolateBinaryMessenger initialization for Flutter plugin compatibility.
  • Provides graceful fallback for non-Flutter environments
0
likes
160
points
20
downloads

Publisher

verified publishershakyapurna.com.np

Weekly Downloads

A Flutter-aware Dart mixin for easily running CPU-intensive tasks, including those that use Flutter plugins, in a background isolate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on isolate_runner_mixin