初始化
This commit is contained in:
19
pubspec.yaml
Normal file
19
pubspec.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
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
|
||||
Reference in New Issue
Block a user