integral_isolates 0.4.0 copy "integral_isolates: ^0.4.0" to clipboard
integral_isolates: ^0.4.0 copied to clipboard

The power of Flutter's compute function, but using a long lived isolate.

0.4.0 #

Note: This release has breaking changes.

  • deprecated the class Isolated in favor of StatefulIsolate. The class TailoredStatefulIsolate was also added, adding support for an isolate that allows for specifying input and output types.

  • FEAT: specialized/tailored isolated (#14).

  • BREAKING FEAT: added useTailoredIsolate and updated documentation (#16).

0.3.0+2 #

  • DOCS: Proper format for marble diagrams for the markdown that is created (#11).

0.3.0+1 #

  • REFACTOR: flow improvements (#10).

0.3.0 #

Note: This release has breaking changes.

  • REFACTOR: Refactor/flow improvements (#9).
  • DOCS: Update README.md.
  • BREAKING REFACTOR: Use typed exceptions when errors occur (#8).

0.2.0 #

Note: This release has breaking changes.

  • DOCS: doc & examples updates.
  • BREAKING REFACTOR: ComputeCallback -> IsolateCallback.

0.1.0+1 #

  • Docs updates

0.1.0 #

  • Initial version.
33
likes
0
pub points
82%
popularity

Publisher

verified publisherlohnn.se

The power of Flutter's compute function, but using a long lived isolate.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, meta

More

Packages that depend on integral_isolates