-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpubspec.yaml
More file actions
77 lines (61 loc) · 1.34 KB
/
pubspec.yaml
File metadata and controls
77 lines (61 loc) · 1.34 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
name: fixme
description: "A new Flutter project."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.8.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
email_validator: ^3.0.0
intl_phone_field: ^3.2.0
flutter_stripe: ^12.0.2
dio: ^5.9.0
#firebase
firebase_core: ^3.14.0
firebase_auth: ^5.6.0
firebase_database: ^11.3.7
firebase_storage: ^12.4.7
firebase_messaging: ^15.2.7
cloud_firestore: ^5.6.11
fluttertoast: ^8.2.12
image_picker: ^1.0.7
intl: ^0.19.0
#google maps
geolocator: ^14.0.1
google_maps_flutter: ^2.12.3
#env
flutter_dotenv: ^5.2.1
http: ^1.4.0
#animations
lottie: ^3.1.0
camera: ^0.11.1
path_provider: ^2.1.5
path: ^1.9.1
google_mlkit_face_detection: ^0.9.0
permission_handler: ^11.0.1
smooth_page_indicator: ^1.2.1
#navigation and state management
get: ^4.7.2
get_storage: ^2.0.3
iconsax_flutter: ^1.0.1
connectivity_plus: ^6.1.4
url_launcher: ^6.3.2
qr_flutter: ^4.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: "^0.14.4"
flutter_lints: ^5.0.0
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/logos/fixme-logo.png"
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/animations/
- assets/images/service_center/
- .env