-
Notifications
You must be signed in to change notification settings - Fork 9
/
pubspec.yaml
187 lines (165 loc) · 5.14 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
name: nowu
description: now-u App
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.0.0+0
publish_to: none
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
share: ^2.0.4
uuid: ^4.3.3
shared_preferences: ^2.2.2
path_provider: ^2.1.2
font_awesome_flutter: ^10.7.0
url_launcher: ^6.2.5
open_mail_app: ^0.4.5
android_intent: ^2.0.2
tuple: ^2.0.2
smooth_page_indicator: ^1.1.0
rect_getter: ^1.1.0
permission_handler: ^11.3.0
time: ^2.1.4
intl: ^0.19.0
flutter_markdown: ^0.7.3+2
cached_network_image: ^3.3.1
cupertino_icons: ^1.0.6
flutter_secure_storage: ^9.0.0
flutter_inappwebview: ^6.1.4
uni_links: ^0.5.1
device_info: ^2.0.2
# Firebase
firebase_analytics: ^11.3.3
firebase_crashlytics: ^4.1.3
firebase_messaging: ^15.1.3
firebase_dynamic_links: ^6.0.8
firebase_remote_config: ^5.1.3
firebase_core: ^3.6.0
dio: ^5.4.1
faker: ^2.0.0
supabase_flutter: ^2.3.4
meilisearch: ^0.16.0
google_sign_in: ^6.2.1
sign_in_with_apple: ^6.0.0
sentry_flutter: ^8.9.0
sentry_logging: ^8.9.0
sentry_dio: ^8.9.0
logging: ^1.2.0
causeApiClient:
path: openapi/causeApi
flutter_bloc: ^8.1.5
freezed_annotation: ^2.4.1
equatable: ^2.0.5
flutter_facebook_auth: ^7.1.0
formz: ^0.7.0
bloc_test: ^9.1.7
get_it: ^8.0.0
auto_route: ^9.2.0
bloc: ^8.1.4
built_collection: ^5.1.1
flutter_cache_manager: ^3.4.0
built_value: ^8.9.2
crypto: ^3.0.3
http: ^1.2.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.14.1
dartdoc: ^8.0.5
build_runner: ^2.4.9
build_verify: ^3.1.0
auto_route_generator: ^9.0.0
freezed: ^2.5.2
integration_test:
sdk: flutter
test: any
mocktail: ^1.0.4
flutter_icons:
ios: true
android: true
image_path_ios: "assets/launcher/icon-ios.jpg"
image_path_android: "assets/launcher/icon.png"
adaptive_icon_background: "assets/launcher/background.png"
adaptive_icon_foreground: "assets/launcher/foreground.png"
# 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:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
assets:
- assets/imgs/
- assets/imgs/intro/
- assets/imgs/badges/
- assets/imgs/sdg/
- assets/imgs/graphics/
- assets/imgs/actions/
- assets/json/
- assets/ca/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
fonts:
- family: Raleway
fonts:
- asset: assets/fonts/Raleway-Black.ttf
- asset: assets/fonts/Raleway-Bold.ttf
- asset: assets/fonts/Raleway-ExtraBold.ttf
- asset: assets/fonts/Raleway-SemiBold.ttf
- asset: assets/fonts/Raleway-Medium.ttf
- asset: assets/fonts/Raleway-Regular.ttf
- asset: assets/fonts/Raleway-Light.ttf
weight: 300
- asset: assets/fonts/Raleway-ExtraLight.ttf
- asset: assets/fonts/Raleway-Thin.ttf
- family: PeaceSans
fonts:
- asset: assets/fonts/peace_sans.otf
- family: Nunito
fonts:
- asset: assets/fonts/Nunito/Nunito-Regular.ttf
weight: 400
- asset: assets/fonts/Nunito/Nunito-SemiBold.ttf
weight: 500
- asset: assets/fonts/Nunito/Nunito-Bold.ttf
weight: 600
- asset: assets/fonts/Nunito/Nunito-Black.ttf
weight: 800
- family: Poppins
fonts:
- asset: assets/fonts/Poppins/Poppins-SemiBold.ttf
weight: 500
- family: SourceSans
fonts:
- asset: assets/fonts/SourceSansPro/SourceSansPro-Italic.ttf
weight: 400
style: italic
- family: CustomIcons
fonts:
- asset: assets/fonts/Icons/CustomIcons.ttf
- family: CustomIcons2
fonts:
- asset: assets/fonts/Icons/CustomIcons2.ttf
- family: CustomIconsClipboard
fonts:
- asset: assets/fonts/Icons/CustomIconsClipboard.ttf
- family: CauseIcons
fonts:
- asset: assets/fonts/Icons/CauseIcons.ttf
flutter_intl:
enabled: true