mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
13 lines
151 B
YAML
13 lines
151 B
YAML
name: tool
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=2.17.0 <3.0.0'
|
|
|
|
dependencies:
|
|
markdown: ^6.0.0
|
|
path: ^1.8.0
|
|
|
|
dev_dependencies:
|
|
lints: ^2.0.0
|