Files
kuaijian_service/pubspec.yaml
2026-01-20 21:30:10 +08:00

20 lines
388 B
YAML

name: report_data_service
description: A sample command-line application.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.5.4
# Add regular dependencies here.
dependencies:
# path: ^1.8.0
EasyDartModule:
git:
url: https://git.he-info.cn/qmqz/easy_dart_module.git
ref: master
dev_dependencies:
lints: ^4.0.0
test: ^1.24.0