thread 0.1.1
thread: ^0.1.1 copied to clipboard
A simple Isolated Thread wrapped with a type-safe Event Emitter for easier asynchronous communication. Setup events for the thread to reply to, or compute tasks individually.
0.1.1 #
- Changed:
events_emitterandasync_signaldependency versions to lastest
0.1.0 #
- Added:
shields.iobadges in documentation - Removed:
flutterfrom package dependency
0.0.3 #
- Changed: Optional
eventEmitterinThread - Fixed: Wrong event
type, in some cases
0.0.2 #
- Changed: Renamed
IsolatedThreadclass toThread
0.0.1 #
- Initial release: Thread