blob: 5b0f416f08f8c9b8e5a5e872d59e2f01d8bf18dd [file]
publish_to: none
name: native_add_app
description: Invokes a package with native assets.
version: 0.1.0
repository: https://github.com/dart-lang/native/tree/main/pkgs/hooks/example/build/native_add_app
resolution: workspace
environment:
sdk: '>=3.10.0 <4.0.0'
dependencies:
native_add_library:
path: ../native_add_library/
dev_dependencies:
lints: ^6.0.0
test: ^1.25.15