forked from hvlkk/Guidely
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
64 lines (57 loc) · 1.38 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
name: guidely
description: "A new Flutter project."
publish_to: "none"
version: 0.1.0
environment:
sdk: ">=3.3.2 <4.0.0"
dependencies:
cloud_firestore: ^4.17.0
cloud_functions: ^4.7.4
country_icons: ^3.0.0
firebase_auth: ^4.19.1
firebase_core: ^2.29.0
firebase_database: ^10.5.6
firebase_messaging: ^14.9.2
firebase_storage: ^11.7.2
flutter:
sdk: flutter
flutter_chat_types: ^3.6.2
flutter_chat_ui: ^1.6.13
flutter_downloader: ^1.11.7
flutter_local_notifications: ^17.1.2
flutter_rating_bar: ^4.0.1
flutter_riverpod: ^2.5.1
flutter_svg: ^2.0.10+1
flutter_webrtc: ^0.10.6
geolocator: ^12.0.0
google_fonts: ^6.2.1
google_maps: ^7.1.0
google_maps_flutter: ^2.6.1
http: ^1.2.1
image_picker: ^1.0.8
intl: ^0.19.0
intl_phone_number_input: ^0.7.4
location: ^6.0.1
path_provider: ^2.1.3
permission_handler: ^11.3.1
photo_view: ^0.15.0
provider: ^6.1.2
url_launcher: ^6.2.6
uuid: ^4.4.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter_launcher_icons: ^0.10.0
flutter_icons:
android: true
ios: true
image_path: "assets/images/logo.png"
adaptive_icon_background: "#ffffff"
# adaptive_icon_foreground: "assets/icon/app_icon_foreground.png"
flutter:
uses-material-design: true
assets:
- assets/images/login_screen_logo.svg
- assets/images/logo.png
- assets/images/organizerIcon.png