The-Agency/pubspec.yaml

35 lines
624 B
YAML

name: clawd_code
description: Dart CLI migration of the legacy TypeScript codebase in old_repo.
publish_to: none
version: 0.1.0
environment:
sdk: ^3.8.1
executables:
clawd_code: clawd_code
dependencies:
file_picker: ^8.1.7
pasteboard: ^0.2.0
flutter:
sdk: flutter
flutter_markdown: ^0.7.3+1
go_router: ^14.1.4
html: ^0.15.6
path: ^1.9.0
provider: ^6.1.2
shadcn_flutter: ^0.0.52
lucide_icons: ^0.257.0
uuid: ^4.0.0
diff_match_patch: ^0.4.1
gpt_markdown: ^1.1.6
yaml: ^3.1.2
glob: ^2.1.2
google_fonts: ^6.2.1
dev_dependencies:
test: ^1.25.0
flutter:
uses-material-design: true