| 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.9.0 <4.0.0' | |
| dependencies: | |
| code_assets: any | |
| hooks: any | |
| logging: ^1.3.0 | |
| native_toolchain_c: any | |
| dev_dependencies: | |
| ffigen: ^20.0.0-dev.0 | |
| lints: ^6.0.0 | |
| test: ^1.25.15 |