chore(release): publish packages

- thermion_dart@0.2.1-dev.0.0.17
 - thermion_flutter@0.2.1-dev.17
 - thermion_flutter_web@0.2.0+8
 - thermion_flutter_platform_interface@0.2.1-dev.17
 - thermion_flutter_ffi@0.2.1-dev.17
This commit is contained in:
Nick Fisher
2024-11-15 17:59:12 +08:00
parent 436873a455
commit 70414bb83c
11 changed files with 97 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
name: thermion_flutter_platform_interface
description: A common platform interface for the thermion_flutter plugin.
repository: https://github.com/nmfisher/thermion_flutter/thermion_flutter
version: 0.2.1-dev.16
version: 0.2.1-dev.17
environment:
sdk: ">=3.3.0 <4.0.0"
@@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.1.0
thermion_dart: ^0.2.1-dev.0.0.16
thermion_dart: ^0.2.1-dev.0.0.17
dev_dependencies:
flutter_test: