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.
This commit is contained in:
Daco Harkes 2024-01-26 22:42:33 +01:00 committed by GitHub
parent 69c98bd960
commit 8bc0901076
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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