blob: f0a5098b9d9ce494aad2a10eca61447059b97555 [file] [log] [blame] [edit]
publish_to: none
name: native_dynamic_linking_example
description: Dynamically link native libraries to each other.
version: 0.1.0
repository: https://github.com/dart-lang/native/tree/main/pkgs/hooks/example/build/native_dynamic_linking
resolution: workspace
environment:
sdk: '>=3.8.0 <4.0.0'
dependencies:
code_assets: ^0.19.3
hooks: ^0.19.3
logging: ^1.3.0
native_toolchain_c: ^0.16.2
dev_dependencies:
ffigen: ^18.0.0
lints: ^5.1.1
test: ^1.25.15