Files
John McDole bf6ffd28b1 feat: pubworkspace this repository
One place to run "flutter pub get".

Brings up the lower end dart to ^3.10.8, upgrades lints and packages.
2026-05-01 10:32:08 -07:00

33 lines
607 B
YAML

name: skills
description: A command-line application for creating and validating Agent Skills.
version: 0.0.1
resolution: workspace
environment:
sdk: ^3.10.8
# Add regular dependencies here.
dependencies:
args: ^2.7.0
file: ^7.0.1
glob: ^2.1.3
google_cloud_ai_generativelanguage_v1beta: ^0.5.2
googleapis_auth: ^2.0.0
html: ^0.15.6
http: ^1.6.0
logging: ^1.3.0
meta: ^1.18.1
path: ^1.9.1
platform: ^3.1.6
retry: ^3.1.2
yaml: ^3.1.2
dev_dependencies:
build_verify: ^3.1.0
coverage: ^1.15.0
dart_skills_lint:
path: ../dart_skills_lint
lints: ^6.0.0
test: ^1.25.6