-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
100 lines (100 loc) · 2.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
name: kibisis
description: "Kibisis Mobile App"
publish_to: "none"
version: 1.2.0+10020001
environment:
sdk: ">=3.3.1 <4.0.0"
dependencies:
flutter_localizations:
sdk: flutter
algorand_dart: ^1.0.3
base32: ^2.1.3
card_swiper: ^3.0.1
connectivity_plus: ^6.0.5
convert: ^3.1.1
crypto: ^3.0.1
cryptography: ^2.7.0
cupertino_icons: ^1.0.6
dio: ^4.0.6
ellipsized_text: ^1.2.0
equatable: ^2.0.5
flutter:
sdk: flutter
flutter_confetti: ^0.3.0
flutter_expandable_fab: ^2.2.0
flutter_native_splash: ^2.4.0
flutter_riverpod: ^2.3.6
flutter_secure_storage: ^9.0.0
flutter_svg: ^2.0.10+1
go_router: ^14.6.2
gradient_borders: ^1.0.0
http: ^1.2.2
image_gallery_saver: ^2.0.3
infinite_carousel: ^1.1.1
infinite_scroll_pagination: ^4.0.0
intl: ^0.19.0
mobile_scanner: ^5.1.1
package_info_plus: ^8.1.0
path_provider: ^2.1.3
percent_indicator: ^4.2.3
permission_handler: ^11.3.1
pull_to_refresh: ^2.0.0
qr_flutter: ^4.1.0
reown_walletkit: ^1.0.1
share_plus: ^10.0.0
shared_preferences: ^2.2.3
shimmer: ^3.0.0
top_snackbar_flutter: ^3.1.0
vibration: ^2.0.1
intl_utils: ^2.8.7
dash_flags: ^0.1.1
local_auth: ^2.3.0
fvm: ^3.2.1
dependency_overrides:
win32: 5.5.0
intl: ^0.19.0
dev_dependencies:
commitlint_cli: ^0.8.1
flutter_launcher_icons: ^0.14.2
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
husky: ^0.1.7
test: ^1.24.9
flutter_native_splash:
color: "#1A202C"
image: "assets/images/splash-logo.png"
android_12:
image: "assets/images/splash-logo.png"
color: "#1A202C"
android: true
ios: true
web: true
fullscreen: true
flutter_launcher_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: "assets/icons/[email protected]"
web:
generate: true
image_path: "assets/icons/[email protected]"
background_color: "#FF8D029B"
theme_color: "#FFFFFFFF"
windows:
generate: true
image_path: "assets/icons/[email protected]"
icon_size: 48
macos:
generate: true
image_path: "assets/icons/[email protected]"
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: "Nunito"
fonts:
- asset: "assets/fonts/Nunito/Nunito-Regular.ttf"
- asset: "assets/fonts/Nunito/Nunito-Bold.ttf"
weight: 700