-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
47 lines (38 loc) · 902 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
name: wtuc_ap
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.5.1+501
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
ap_common: ^0.20.0
# path: ../ap_common
ap_common_firebase: ^0.13.0
dio: ^4.0.0
dio_http_cache:
git:
url: https://github.com/hurshi/dio-http-cache
html: ^0.15.0
google_sign_in_dartio:
git:
url: https://github.com/GroovinChip/firebase_dart_sdk
path: google_sign_in_dart
ref: null_safety
dev_dependencies:
flutter_test:
sdk: flutter
#dependency_overrides:
# ap_common:
# path: ../../GitHub-NKUST-ITC/ap_common
# ap_common_firebase:
# path: ../ap_common_firebase
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/
- changelog.json