You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/gallery/codeviewer_cli/pubspec.yaml

13 lines
221 B

name: codeviewer_cli
description: A command-line application to highlight dart source code.
environment:
sdk: '>=2.4.0 <3.0.0'
dependencies:
string_scanner: 1.0.5
dev_dependencies:
pedantic: 1.8.0
test: ^1.5.0