dart_thread 0.0.12 dart_thread: ^0.0.12 copied to clipboard
Classic thread implementation (such as TThread in Delphi). Easy to use, single code for all platforms (mapping to isolates on desktop or to workers on web).
0.0.12 #
- Add jsFileName to setup script name for WEB platform (https://github.com/dart-lang/sdk/issues/9217)
0.0.9 #
- Fixes for Flutter 3.16 (https://github.com/dart-lang/sdk/issues/54482)
0.0.8 #
- Minor fixes
0.0.1 #
- Initial release