Files
dartsunfish/pubspec.yaml
2021-08-01 15:36:03 +03:00

17 lines
275 B
YAML

name: dartsunfish
description: A sample command-line application.
version: 1.0.0
# homepage: https://www.example.com
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
# path: ^1.8.0
# flutter:
# sdk: flutter
dev_dependencies:
pedantic: ^1.10.0
test: ^1.16.0