forked from selendra/kabob
-
Notifications
You must be signed in to change notification settings - Fork 4
/
pubspec.yaml
executable file
·278 lines (226 loc) · 6.9 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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
name: wallet_apps
description: A new Flutter project.
# 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: 8.1.6+112
#6 feature
#8 debug
#1 refactor
#last 8 build
publish_to: none
environment:
sdk: ">=2.12.0 <3.0.0"
# parts:
# uet-lms:
# source: .
# plugin: flutter
# flutter-target: lib/main.dart
# build-packages:
# - libsecret-1-dev
# - libjsoncpp-dev
# stage-packages:
# - libsecret-1-dev
# - libjsoncpp-dev
dependencies:
cupertino_icons:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
scan: ^1.6.0
awesome_select: ^6.0.0
# Icons
iconsax: ^0.0.8
unicons: ^2.1.0
# silder
carousel_slider: ^4.1.1
smooth_page_indicator: ^1.0.0+2
gsheets: ^0.4.2
# modal_bottom_sheet: ^2.1.2
modal_bottom_sheet: #^2.1.2
git:
url: https://github.com/followthemoney1/modal_bottom_sheet.git
ref: main
path: modal_bottom_sheet
# Storage
get_storage: ^2.0.3
shared_preferences: ^2.0.15
flutter_dotenv: ^5.0.2
# Backend
http: ^0.13.5
connectivity_plus: ^2.3.6+1
get: ^4.6.5
async:
firebase_auth:
firebase_core: ^1.10.6
google_sign_in: ^5.4.2
# Image service
intl: ^0.17.0
######## Permission Package ########
# Camera
qr_flutter:
# Chart
fl_chart: ^0.46.0
pie_chart: ^5.3.2
coupon_uikit: ^0.2.0
# Icons
line_awesome_flutter: ^2.0.0
pinput: ^2.2.12
date_format: ^2.0.6
share_plus: ^6.3.1
vibration: ^1.7.6
# Apps Configuration
rename: ^2.0.1
package_info_plus: ^1.4.3+1
shimmer: ^2.0.0
# Authentication & Verification
permission_handler: ^10.2.0
local_auth: ^2.1.3
web_socket_channel: ^2.2.0
intl_phone_number_input: ^0.7.2
flutter_verification_code: ^1.1.6
animations: ^2.0.7
provider: ^6.0.3
web3dart: ^2.6.1
flutter_bitcoin: ^1.0.1
flutter_secure_storage:
#Contact
fluttercontactpicker: ^4.7.0
#animation
responsive_framework: ^0.2.0
flutter_launcher_icons: ^0.10.0
url_launcher: ^6.1.5
loading_indicator: ^3.1.0
fluttertoast: ^8.0.9
# Store Update
in_app_update:
upgrader:
# tutorial_coach_mark: ^1.2.4
transition: ^2.0.2
flutter_svg: ^1.1.4
animate_do: ^2.1.0
# flutter lock passcode
flutter_screen_lock: ^7.0.4
responsive_sizer: ^3.1.1
action_slider: ^0.6.0
# Third-party
wallet_connect: ^1.0.4
eth_sig_util: ^0.0.9
flutter_stripe: ^7.0.0
flutter_native_splash: ^2.2.8
random_avatar: ^0.0.7
# Download
path_provider: ^2.0.14
external_app_launcher: ^3.1.0
dropdown_button2: ^1.7.2
form_validation: ^2.1.0+22
flutter_multi_formatter: ^2.9.11
liquid_progress_indicator: ^0.4.0
animated_text_kit: ^4.2.2
flutter_inappwebview: ^5.7.2+3
webview_flutter: ^4.2.0
json_annotation: ^4.8.0
archive: ^3.3.7
dependency_overrides:
firebase_core_platform_interface: 4.5.1
# git:
# url: https://github.com/polkawallet-io/ui.git
# ref: 485a9cde97f2446d74a1aeb6d8d63e33683461a5
# polkawallet_sdk: 0.4.8 # // Work For Android But not work for iOS
# polkawallet_sdk: 0.5.0 # // Work For iOS But not work for Android
webview_flutter: ^4.2.0
polkawallet_sdk:
git:
url: https://github.com/DaveatCor/sdk.git
ref: master
lottie: ^1.4.2
# event_crew:
# git:
# url: https://github.com/selendra/event_crew_package.git
# ref: main
# polkawallet_sdk: 0.5.1
dev_dependencies:
flutter_lints: ^2.0.1
json_serializable: any
build_runner: any
flutter_test:
sdk: flutter
# run: flutter clean && flutter pub get && flutter pub run flutter_native_splash:create
flutter_native_splash:
color: "#023859"
image: assets/logo/bitriel-splash.png
android: true
android12: false
ios: true
# Run command: flutter pub run flutter_launcher_icons:main
flutter_icons:
image_path: "assets/logo/bitriel_icon.png"
ios: true
android: true
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/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.
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/
- assets/github/
- assets/abi/
- assets/json/
- assets/illustration/
- .env
# Animation Flare
- assets/animation/
- assets/js/main.js
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.io/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.io/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
fonts:
- family: NotoSans
fonts:
- asset: assets/fonts/Noto_Sans/NotoSans-Black.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-Bold.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-Regular.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-Light.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-Medium.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-SemiBold.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-Thin.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-ExtraBold.ttf
- asset: assets/fonts/Noto_Sans/NotoSans-ExtraLight.ttf
uses-material-design: true
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.io/custom-fonts/#from-packages
#module:
# androidX: true