Unverified Commit 8bc09010 authored by Daco Harkes's avatar Daco Harkes Committed by GitHub

Roll deps from dart-lang/native in templates (#142322)

Update packages from https://github.com/dart-lang/native to the last published stable versions in templates.
parent 69c98bd9
...@@ -9,11 +9,11 @@ environment: ...@@ -9,11 +9,11 @@ environment:
dependencies: dependencies:
cli_config: ^0.1.2 cli_config: ^0.1.2
logging: ^1.2.0 logging: ^1.2.0
native_assets_cli: ^0.4.1 native_assets_cli: ^0.4.2
native_toolchain_c: ^0.3.4+1 native_toolchain_c: ^0.3.4+1
dev_dependencies: dev_dependencies:
ffi: ^2.1.0 ffi: ^2.1.0
ffigen: ^9.0.1 ffigen: ^11.0.0
flutter_lints: ^3.0.0 flutter_lints: ^3.0.0
test: ^1.24.9 test: ^1.24.9
...@@ -19,7 +19,7 @@ dependencies: ...@@ -19,7 +19,7 @@ dependencies:
dev_dependencies: dev_dependencies:
{{#withFfi}} {{#withFfi}}
ffi: ^2.1.0 ffi: ^2.1.0
ffigen: ^9.0.1 ffigen: ^11.0.0
{{/withFfi}} {{/withFfi}}
flutter_test: flutter_test:
sdk: flutter sdk: flutter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment