isolate_functions 1.0.3 copy "isolate_functions: ^1.0.3" to clipboard
isolate_functions: ^1.0.3 copied to clipboard

A Flutter plugin to run functions in a separate isolate. this plugin simplifies the process of running functions in a separate isolate and getting the result back. it also supports running functions i [...]

1.0.1 #

  • This is the first version of the plugin

1.0.2 #

  • A minor change in the README.md file and bug fixes

1.0.3 #

  • A minor change in the description file and bug fixes
2
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to run functions in a separate isolate. this plugin simplifies the process of running functions in a separate isolate and getting the result back. it also supports running functions in a separate isolate with a timeout.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on isolate_functions