blob: ae7de0464cae6fcf3451a6cad22259aed194048d [file] [log] [blame] [edit]
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.9.0 <4.0.0'
dependencies:
native_add_library:
path: ../native_add_library/
dev_dependencies:
lints: ^6.0.0
test: ^1.25.15