nc-photos/codegen/pubspec.yaml
2022-12-16 23:01:04 +08:00

22 lines
463 B
YAML

name: np_codegen
description: A starting point for Dart libraries or applications.
version: 1.0.0
# homepage: https://www.example.com
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
analyzer: '>=4.0.0'
build: ^2.3.1
source_gen: ^1.2.6
dev_dependencies:
build_test: ^2.1.5
lints: ^2.0.0
test: ^1.16.0
code_gen_tester:
git:
url: https://github.com/rrousselGit/functional_widget
ref: v0.10.0
path: packages/code_gen_tester