blob: 9737caed3c911fd0af599546613ea653232973fe [file] [log] [blame]
publish_to: none
name: native_add
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
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
c_compiler:
path: ../../../c_compiler/
cli_config: ^0.1.1
logging: ^1.1.1
native_assets_cli:
path: ../../
dev_dependencies:
ffigen: ^8.0.2
lints: ^2.0.0
test: ^1.21.0