rugreefer/pubspec.yaml
randogoth a5851e71fb init
2025-02-27 13:43:31 +02:00

19 lines
344 B
YAML

name: rugreefer
description: A sample command-line application.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.6.0
# Add regular dependencies here.
dependencies:
dart_geohash: ^2.1.0
http: ^1.3.0
latlong2: ^0.9.1
turf: ^0.0.10
# path: ^1.8.0
dev_dependencies:
lints: ^5.0.0
test: ^1.24.0