dartboard_resume/pubspec.yaml

23 lines
381 B
YAML
Raw Permalink Normal View History

name: dartboard_resume
description: A sample command-line application.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.4.4
# Add regular dependencies here.
dependencies:
2024-09-10 15:09:15 -06:00
hotreloader: ^4.2.0
intl: ^0.19.0
lint: ^2.3.0
logging: ^1.2.0
pdf: ^3.11.1
toml: ^0.16.0
# path: ^1.8.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0