chore(release): publish packages

- thermion_dart@0.2.1-dev.21.0
 - thermion_flutter@0.2.1-dev.21.0
 - thermion_flutter_platform_interface@0.2.1-dev.21.0
 - thermion_flutter_ffi@0.2.1-dev.21.0
 - thermion_flutter_web@0.2.0+12
This commit is contained in:
Nick Fisher
2025-01-08 11:33:23 +08:00
parent 069cebea3f
commit 193eee0b81
11 changed files with 78 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
## 0.2.1-dev.21.0
> Note: This release has breaking changes.
- **BREAKING** **FEAT**: use raw pointer scale (>1 meaning zoom in, <1 meaning zoom out) rather than binary -1/1 for DelegateInputHandler.
## 0.2.1-dev.20.0
- **FIX**: only use Windows-style ndkRoot when building on Windows.

View File

@@ -1,6 +1,6 @@
name: thermion_dart
description: 3D rendering toolkit for Dart.
version: 0.2.1-dev.20.0
version: 0.2.1-dev.21.0
homepage: https://thermion.dev
repository: https://github.com/nmfisher/thermion