-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpubspec.yaml
66 lines (59 loc) · 1.39 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
65
66
name: chatchat
description: "A new Flutter project."
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.5.6+1
environment:
sdk: ^3.5.1
dependencies:
awesome_dialog: ^3.2.1
cached_network_image: ^3.3.1
chat_bubbles:
path: packages/chat_bubbles/
cloud_firestore: ^5.2.1
cupertino_icons: ^1.0.8
dio: ^5.6.0
easy_localization: ^3.0.7
firebase_auth: ^5.1.4
firebase_core: ^3.3.0
firebase_messaging: ^15.0.4
firebase_storage: ^12.1.3
flutter:
sdk: flutter
flutter_chat_types: ^3.6.2
flutter_link_previewer:
path: packages/flutter_link_previewer/
flutter_local_notifications: ^17.2.2
flutter_native_splash: ^2.4.1
flutter_offline: ^4.0.0
flutter_screenutil: ^5.9.3
flutter_speed_dial: ^7.0.0
flutter_svg: ^2.0.10+1
gallery_saver: ^2.3.2
gap: ^3.0.1
google_sign_in: ^6.2.1
googleapis_auth: ^1.6.0
image_picker: ^1.1.2
intl: ^0.19.0
local_auth: ^2.3.0
lottie: ^3.1.2
modal_bottom_sheet: ^3.0.0
package_info_plus: ^8.0.2
path_provider: ^2.1.4
pretty_dio_logger: ^1.4.0
pub_semver: ^2.1.4
restart_app: ^1.2.1
shared_preferences: ^2.3.2
url_launcher: ^6.3.0
dev_dependencies:
flutter_lints: ^3.0.2
flutter_test:
sdk: flutter
dependency_overrides:
http: ^0.13.3
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/lottie/
- assets/translations/
- assets/svgs/