| publish_to: none | |
| name: native_add_library | |
| description: Sums two numbers with native code. | |
| version: 0.1.0 | |
| repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli/example/native_add_library | |
| environment: | |
| sdk: '>=3.0.0 <4.0.0' | |
| dependencies: | |
| cli_config: ^0.1.1 | |
| logging: ^1.1.1 | |
| native_assets_cli: ^0.3.2 | |
| native_toolchain_c: ^0.3.2 | |
| dev_dependencies: | |
| ffigen: ^8.0.2 | |
| lints: ^3.0.0 | |
| test: ^1.21.0 |