You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
283 B
YAML

name: dart_basics
description: A sample command-line application.
# version: 1.0.0
# homepage: https://www.example.com
# author: Bobson Lin <email@example.com>
environment:
sdk: '>=2.1.0 <3.0.0'
#dependencies:
# path: ^1.4.1
dev_dependencies:
pedantic: ^1.0.0
test: ^1.0.0