- thermion_dart@0.1.0+3 - thermion_flutter_web@0.0.1+3 - thermion_flutter@0.1.1+4 - thermion_flutter_platform_interface@0.1.0+3 - thermion_flutter_ffi@0.1.0+3
16 lines
385 B
Markdown
16 lines
385 B
Markdown
## 0.1.0+3
|
|
|
|
- **FIX**: exit build.dart early on Linux builds so we can use the package on a Linux host.
|
|
|
|
## 0.1.0+2
|
|
|
|
- **REFACTOR**: rearrange some stubs/imports for easier web WASM deployment.
|
|
|
|
## 0.1.0+1
|
|
|
|
- **REFACTOR**: export ThermionViewerWasm for web and hide FFI/WASM version.
|
|
- **FIX**: use preserveDrawingBuffer=true on web.
|
|
|
|
## 0.0.1
|
|
* First release of Dart-only package
|