Files
data_manage/pubspec.yaml
2026-01-20 09:26:55 +08:00

43 lines
741 B
YAML

name: vsbs_room
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.5.4
dependencies:
flutter:
sdk: flutter
ef:
git:
url: https://gitea.wslpc.real.he-info.cn:94/flutter/ef.git
ref: main
args: ^2.4.0
EasyDartModule:
git:
url: https://git.he-info.cn/qmqz/easy_dart_module.git
ref: master
cupertino_icons: ^1.0.8
mongo_dart: ^0.10.4
dart_jsonwebtoken: ^2.14.2
intl: ^0.20.1
shelf_multipart: ^2.0.1
dev_dependencies:
http: ^1.1.0
lints: ^4.0.0
test: ^1.24.0
flutter_lints: ^4.0.0
build_runner: ^2.4.6
json_serializable: ^6.8.0
dependency_overrides:
meta: ^1.16.0
collection: ^1.19.0
flutter:
uses-material-design: true