update native_toolchain_c/native_assets_cli to latest

This commit is contained in:
Nick Fisher
2025-04-02 22:24:46 +08:00
parent e407e75389
commit 374d2e5697
2 changed files with 82 additions and 79 deletions

View File

@@ -5,27 +5,27 @@ homepage: https://thermion.dev
repository: https://github.com/nmfisher/thermion
environment:
sdk: ">=3.6.0-0 <4.0.0"
sdk: ">=3.5.4 <4.0.0"
dependencies:
vector_math: ^2.1.2
plugin_platform_interface: ^2.0.0
ffi: ^2.1.2
animation_tools_dart: ^0.1.0
native_toolchain_c: ^0.4.2
native_assets_cli: ^0.6.1
native_toolchain_c: ^0.9.0
native_assets_cli: ^0.12.0
archive: ^3.6.1
web: ^1.0.0
logging: ^1.2.0
http: ^1.2.2
path: ^1.9.0
image: ^4.3.0
dev_dependencies:
ffigen: ^13.0.0
objective_c: ^1.1.0
# objective_c: ^1.1.0
test:
path:
mockito: ^5.0.0
build_runner: ^2.0.0