-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
43 lines (37 loc) · 776 Bytes
/
pubspec.yaml
File metadata and controls
43 lines (37 loc) · 776 Bytes
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
name: fyp
description: "A new Flutter project."
publish_to: "none"
version: 0.1.0
environment:
sdk: ">=3.2.3 <4.0.0"
dependencies:
flutter:
sdk: flutter
firebase_core: ^2.24.2
firebase_auth: ^4.15.3
cloud_firestore: ^4.13.6
provider: ^6.1.1
image_picker: ^1.0.5
firebase_storage: ^11.5.6
weekday_selector: ^1.1.0
uuid: ^4.2.2
cached_network_image: ^3.3.0
dartz: ^0.10.1
google_fonts: ^6.1.0
carousel_slider: ^4.2.1
path: ^1.9.0
crypto: ^3.0.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/
- assets/men/shirts/
- assets/men/pants/
- assets/men/suits/
- assets/men/t_shirts/
- assets/women/dresses/
- assets/women/pants/