blob: d1745367aaceafa98dcafb718591d0668e001163 [file]
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/hooks/example/build/native_add_library
resolution: workspace
environment:
sdk: '>=3.10.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.1
lints: ^6.0.0
test: ^1.25.15