chore(release): publish packages

- thermion_dart@0.1.1-dev.0+2
 - thermion_flutter@0.1.1-dev.0+7
 - thermion_flutter_platform_interface@0.1.0-dev.0+6
 - thermion_flutter_web@0.0.1-dev.0+6
 - thermion_flutter_ffi@0.1.0-dev.0+6
This commit is contained in:
Nick Fisher
2024-06-26 00:10:56 +08:00
parent 368a341b76
commit 0e9cf76592
11 changed files with 73 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
## 0.1.1-dev.0+2
- **FIX**: revert to std::thread (pthreads not easily available on Windows).
- **FIX**: on Windows, pass static libs via -l rather than custom linkWith property so build.dart stays compatible between published & custom versions.
## 0.1.1+1
- **DOCS**: update with links to playground.