-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
163 lines (139 loc) · 4.28 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
name: untitled
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.1.9+40
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
intl_phone_number_input: ^0.7.0+2
carousel_slider: ^5.0.0
flutter_svg: ^2.0.7
provider: ^6.0.0
google_fonts: any
gallery_saver: 2.3.0
emoji_picker_flutter: ^1.0.0
image_cropper: ^2.0.0
pin_code_fields: ^8.0.1
dropdown_plus: ^0.0.9
image_picker: ^1.0.0
photo_gallery: ^1.2.0
image: ^3.0.1 # or the latest version
file_picker: ^5.0.1
flutter_tags: "^1.0.0-nullsafety.1"
flutter_typeahead: any
font_awesome_flutter: ^10.5.0
customizable_multiselect_field:
path: ./packages/customizable_multiselect_field
intl: ^0.19.0
record: ^4.3.0
just_audio: ^0.9.28
voice_message_player: ^1.1.2
audioplayers: ^1.0.1
flutter_sound: ^9.1.8 # for audio playback
socket_io_client: ^1.0.1
laravel_echo2: ^0.0.1
url_launcher: ^6.0.12
video_player: ^2.2.6
photo_view: ^0.14.0
video_compress: ^3.1.0 # or the latest version
sign_in_with_apple: ^5.0.0
shared_preferences: ^2.0.8
google_sign_in: ^6.1.4
path_provider: ^2.0.7
firebase_core: ^2.14.0
firebase_messaging: ^14.6.4
firebase_core_platform_interface: ^4.8.0
flutter_email_sender: ^6.0.1
easy_localization: ^3.0.0
lottie: ^2.4.0
flutter_story_view: ^0.0.3
flutter_story: ^1.0.1
story_view: ^0.16.5
camera: ^0.10.0+1
flutter_staggered_grid_view: ^0.6.1
animations: ^2.0.0
transparent_image: ^2.0.0
# new_version: ^0.3.1
# in_app_update: ^4.1.4
# package_info_plus: any
like_button: ^2.0.4 # for the like button animations
flutter_bloc: ^8.0.1
equatable: ^2.0.0
dio: ^5.2.1+1
json_annotation: ^4.0.1
#modal_bottom_sheet: ^2.0.1
infinite_scroll_pagination: ^3.2.0
webview_flutter: ^3.0.4
in_app_purchase: ^3.0.8
sliver_tools: ^0.2.8
flutter_app_badger: ^1.5.0
mytracker_sdk:
git:
url: https://github.com/myTrackerSDK/mytracker-flutter
path: sdk/
ref: main
permission_handler: ^11.3.1
menu_bar: ^0.5.3
custom_pop_up_menu_fork: ^2.0.0
dev_dependencies:
json_serializable: ^6.2.0
build_runner: ^2.0.4
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.2
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
uses-material-design: true
assets:
- assets/icons/about_app_features/filters.png
- assets/icons/about_app_features/people.png
- assets/icons/about_app_features/chating.png
- assets/icons/gamepad.png
- assets/icons/arrow_back.svg
- assets/icons/arrow_back.png
- assets/icons/aboutU.png
- assets/icons/confirmation.png
- assets/icons/people_filters.png
- assets/icons/placeholder_for_favorite_card.jpg
- assets/icons/mansPhoto.jpg
- assets/icons/press.jpg
- assets/icons/splash_static_item.png
- assets/icons/splash_static_item_en.png
- assets/icons/match_background.png
- assets/icons/spark1.png
- assets/icons/spark2.png
- assets/icons/spark3.png
- assets/icons/likeAnimation.json
- assets/icons/pattern.png
- assets/translations/
- assets/icons/apple_pay_logo.png
- assets/icons/background_image.png
- assets/icons/
fonts:
- family: Rubik
fonts:
- asset: assets/fonts/Rubik-Regular.ttf
weight: 400
- asset: assets/fonts/Rubik-Bold.ttf
weight: 700
- asset: assets/fonts/Rubik-SemiBold.ttf
weight: 600
- asset: assets/fonts/Rubik-Medium.ttf
weight: 500
- asset: assets/fonts/Rubik-Italic.ttf
style: italic
- family: MainPageCustomIcon
fonts:
- asset: assets/fonts/MainPageCustomIcon.ttf