uuidgen/pubspec.yaml
2024-05-16 23:49:22 -07:00

18 lines
375 B
YAML

name: uuidgen
description: A sample command-line application.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.4.0
# Add regular dependencies here.
dependencies:
libac_flutter:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: 1.0.5
# path: ^1.8.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0