Daco Harkes da48b34f50
[native_assets] Roll deps (#151662)
Roll deps to address:

* https://github.com/dart-lang/native/issues/1256

Cross-linking Dart standalone CL: https://dart-review.googlesource.com/c/sdk/+/375461 (no breaking API changes)
2024-07-13 05:37:24 +00:00

20 lines
324 B
Cheetah

name: {{projectName}}
description: {{description}}
version: 0.0.1
homepage:
environment:
sdk: {{dartSdkVersionBounds}}
dependencies:
cli_config: ^0.2.0
logging: ^1.2.0
native_assets_cli: ^0.7.1
native_toolchain_c: ^0.5.2
dev_dependencies:
ffi: ^2.1.2
ffigen: ^12.0.0
flutter_lints: ^4.0.0
test: ^1.24.9