nc-photos/codegen/pubspec.yaml
2022-12-26 11:35:32 +08:00

10 lines
208 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'
dev_dependencies:
lints: ^2.0.0