-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
95 lines (87 loc) · 1.79 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
name: video_call_app
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.18.6 <3.0.0'
flutter: ^3.7.0
dependencies:
flutter:
sdk: flutter
dio:
hive:
intl:
get:
pinput:
provider:
record:
foundation:
grpc:
protobuf:
file_picker:
flutter_svg:
hive_flutter:
audioplayers:
flutter_bloc:
image_picker:
video_player:
url_launcher:
flutter_sound:
firebase_core:
firebase_auth:
country_picker:
audio_waveforms:
cupertino_icons:
cloud_firestore:
new_version_plus:
photo_view: ^0.14.0
firebase_storage:
carousel_slider:
connectivity_plus: 5.0.2
uni_links:
flutter_downloader:
firebase_analytics:
easy_splash_screen:
permission_handler:
firebase_app_check:
introduction_screen:
cached_network_image:
maps_launcher: ^2.2.0
flutter_launcher_icons:
fl_country_code_picker:
otp_timer_button:
flutter_contacts:
google_maps_flutter:
agora_rtc_engine:
agora_token_service:
video_thumbnail: ^0.5.3
assets_audio_player: ^3.1.1
firebase_messaging: 14.7.17
awesome_notifications: ^0.8.3
flutter_local_notifications:
scrollable_positioned_list: ^0.3.8
http: ^1.2.0
path_provider: ^2.1.2
dev_dependencies:
flutter_test:
sdk: flutter
build_runner:
hive_generator: ^2.0.1
flutter_lints:
flutter_launcher_icons:
android: true
ios: true
image_path: assets/image/chatLogo.png
flutter:
uses-material-design: true
assets:
- assets/image/
- assets/image/chat_background_two.png
- assets/image/svg/
- assets/splashScreen/splash.png
fonts:
- family: UniformRounded
fonts:
- asset: assets/fonts/ur.otf
- asset: assets/fonts/urbold.otf
- asset: assets/fonts/urmedium.otf