isolate_functions 1.0.4 copy "isolate_functions: ^1.0.4" to clipboard
isolate_functions: ^1.0.4 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.

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

1.0.4 #

  • Change input parameter from Map to dynamic.
2
likes
160
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.

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