chore(release): publish packages

- thermion_dart@0.3.0
 - thermion_flutter@0.3.0
 - thermion_flutter_method_channel@0.3.0
 - thermion_flutter_web@0.3.0
 - thermion_flutter_platform_interface@0.3.0
This commit is contained in:
Nick Fisher
2025-07-03 12:56:51 +08:00
parent 75590c5dde
commit 3d072594b5
11 changed files with 193 additions and 13 deletions
@@ -1,3 +1,8 @@
## 0.3.0
- **REFACTOR**: rename ThermionFlutterTexture->PlatformTextureDescriptor.
- **FEAT**: create separate createTexture and createTextureAndBindToView interface methods.
## 0.2.1-dev.20.0
- Bump "thermion_flutter_platform_interface" to `0.2.1-dev.20.0`.