blob: b773417f7e49ff42c013d737e7ab39e7c4545f44 [file]
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: any
hooks: any
logging: ^1.3.0
native_toolchain_c: any
dev_dependencies:
ffigen: ^18.0.0
lints: ^6.0.0
test: ^1.25.15