update native_toolchain_c/native_assets_cli to latest
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user