cubetiq_dart_shared/pubspec.yaml
2021-06-01 19:41:14 +07:00

15 lines
271 B
YAML

name: cubetiq_dart_shared
description: A starting point for Dart libraries or applications.
version: 1.0.0
# homepage: https://www.example.com
environment:
sdk: '>=2.12.0 <3.0.0'
# dependencies:
# path: ^1.8.0
dev_dependencies:
pedantic: ^1.10.0
test: ^1.16.0