forked from DefiFundr-Labs/defifundr_mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
188 lines (174 loc) 路 6.54 KB
/
Copy pathpubspec.yaml
File metadata and controls
188 lines (174 loc) 路 6.54 KB
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
188
name: defifundr_mobile
description: Defifundr Mobile App
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
cupertino_icons: ^1.0.2
flutter_localizations:
sdk: flutter
currency_picker: ^2.0.21
flutter:
sdk: flutter
#? flutter_bloc is a Flutter package that helps you to easily implement the BLoC (Business Logic Component) design pattern.
flutter_bloc: ^8.1.3
#? flutter_form_bloc is a Flutter package that helps you to easily create forms with validation.
bloc: any
#? google_fonts is a Flutter package that provides a set of fonts from Google Fonts.
google_fonts: ^5.0.0
#? flutter_screenutil is a Flutter package that provides a set of utilities for implementing responsive UI.
flutter_screenutil: ^5.9.0
#? flutter_svg is a Flutter package for drawing SVG pictures.
flutter_svg: ^2.0.6
#? Fluttertoast is a Flutter plugin to show toast.
fluttertoast: ^8.1.1
#? go_router is a Flutter package that allows you to easily manage your app's navigation.
go_router: ^8.0.1
#? equatable is a Dart package that helps you to implement value based equality without needing to explicitly override == and hashCode.
equatable: ^2.0.5
#? The email_validator package is a lightweight and efficient Dart package for validating email addresses in Flutter and Dart applications.
email_validator: ^3.0.0
#? freezed_annotation is a Dart package that provides a set of utilities for generating code for the freezed package.
freezed_annotation: ^2.2.0
#? shared_preferences is a Flutter plugin that provides a persistent store for simple data.
shared_preferences: ^2.5.3
#? flutter_dotenv is a Dart package that provides a way to load environment variables from a .env file.
flutter_dotenv: null
flutter_native_splash: ^2.2.16
get_it: ^8.0.3
pinput: ^5.0.1
country_picker: ^2.0.27
country_list_pick: ^1.0.1+6
intl: ^0.19.0
carousel_slider: ^5.0.0
file_picker: ^9.0.2
bloc_concurrency: ^0.2.5
pin_code_fields: ^8.0.1
web3auth_flutter: ^6.2.0
solana: ^0.31.2+1
web3dart: ^2.7.3
hex: ^0.2.0
logger: ^2.5.0
dev_dependencies:
flutter_lints: ^2.0.0
flutter_launcher_icons: "^0.14.3"
very_good_analysis: ^4.0.0+1
#? freezed is a code generation library for Dart that helps you to write immutable models with ease.
freezed: ^2.3.2
#? build_runner is a Dart package that provides a concrete way of generating files using Dart code, outside of tools like pub and the Dart VM.
build_runner: ^2.3.3
#? For information on the generic Dart part of this file, see the
import_sorter:
emojis: true
#? The following section is specific to Flutter.
flutter:
uses-material-design: true
fonts:
- family: HankenGrotesk
fonts:
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-Thin.ttf
weight: 100
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-ThinItalic.ttf
weight: 100
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-ExtraLight.ttf
weight: 200
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-ExtraLightItalic.ttf
weight: 200
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-Light.ttf
weight: 300
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-LightItalic.ttf
weight: 300
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-Regular.ttf
weight: 400
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-Italic.ttf
weight: 400
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-Medium.ttf
weight: 500
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-MediumItalic.ttf
weight: 500
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-SemiBold.ttf
weight: 600
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-SemiBoldItalic.ttf
weight: 600
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-Bold.ttf
weight: 700
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-BoldItalic.ttf
weight: 700
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-ExtraBold.ttf
weight: 800
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-ExtraBoldItalic.ttf
weight: 800
style: italic
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-Black.ttf
weight: 900
- asset: assets/fonts/hanken-grotesk/HankenGrotesk-BlackItalic.ttf
weight: 900
style: italic
- family: Inter
fonts:
- asset: assets/fonts/inter/Inter_28pt-Thin.ttf
weight: 100
- asset: assets/fonts/inter/Inter_28pt-ThinItalic.ttf
weight: 100
style: italic
- asset: assets/fonts/inter/Inter_28pt-ExtraLight.ttf
weight: 200
- asset: assets/fonts/inter/Inter_28pt-ExtraLightItalic.ttf
weight: 200
style: italic
- asset: assets/fonts/inter/Inter_28pt-Light.ttf
weight: 300
- asset: assets/fonts/inter/Inter_28pt-LightItalic.ttf
weight: 300
style: italic
- asset: assets/fonts/inter/Inter_28pt-Regular.ttf
weight: 400
- asset: assets/fonts/inter/Inter_28pt-Italic.ttf
weight: 400
style: italic
- asset: assets/fonts/inter/Inter_28pt-Medium.ttf
weight: 500
- asset: assets/fonts/inter/Inter_28pt-MediumItalic.ttf
weight: 500
style: italic
- asset: assets/fonts/inter/Inter_28pt-SemiBold.ttf
weight: 600
- asset: assets/fonts/inter/Inter_28pt-SemiBoldItalic.ttf
weight: 600
style: italic
- asset: assets/fonts/inter/Inter_28pt-Bold.ttf
weight: 700
- asset: assets/fonts/inter/Inter_28pt-BoldItalic.ttf
weight: 700
style: italic
- asset: assets/fonts/inter/Inter_28pt-ExtraBold.ttf
weight: 800
- asset: assets/fonts/inter/Inter_28pt-ExtraBoldItalic.ttf
weight: 800
style: italic
- asset: assets/fonts/inter/Inter_28pt-Black.ttf
weight: 900
- asset: assets/fonts/inter/Inter_28pt-BlackItalic.ttf
weight: 900
style: italic
assets:
- assets/images/
- assets/icons/
- .env
flutter_native_splash:
color: "#000000"
image: "assets/images/logo.png"
android: true
ios: true
flutter_launcher_icons:
ios: true
image_path: "assets/icon/icon.png"
min_sdk_android: 21