isolated_object 0.1.0
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 [...]
0.1.0 #
- Initial version.