isolated_object 0.1.0 copy "isolated_object: ^0.1.0" to clipboard
isolated_object: ^0.1.0 copied to clipboard

Wraps an object in a dedicated isolate and forwards method calls to it, so timer- or event-loop-driven work (e.g. progress spinners) keeps running even when the calling isolate's event loop is blocked [...]

1 versionVersions feed

Stable versions of isolated_object

VersionMin Dart SDKUploadedDocumentationArchive
0.1.03.62 days agoGo to the documentation of isolated_object 0.1.0Download isolated_object 0.1.0 archive
0
likes
140
points
17
downloads

Documentation

API reference

Publisher

verified publisherserverpod.dev

Weekly Downloads

Wraps an object in a dedicated isolate and forwards method calls to it, so timer- or event-loop-driven work (e.g. progress spinners) keeps running even when the calling isolate's event loop is blocked. Dependency-free.

License

BSD-3-Clause (license)

More

Packages that depend on isolated_object