dart-exercism/darts/pubspec.yaml
2024-10-14 11:37:17 +02:00

6 lines
87 B
YAML

name: 'darts'
environment:
sdk: '>=2.18.0 <3.0.0'
dev_dependencies:
test: '<2.0.0'