mirror of
https://github.com/flutter/samples.git
synced 2025-11-11 07:18:15 +00:00
Merge in the flutter gallery (#176)
This commit is contained in:
12
gallery/codeviewer_cli/pubspec.yaml
Normal file
12
gallery/codeviewer_cli/pubspec.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user