-
Notifications
You must be signed in to change notification settings - Fork 7
/
pubspec.yaml
103 lines (98 loc) · 2.59 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
name: qubic_wallet
description: A Wallet for the Qubic Network created by https://qubic.org/
publish_to: "none"
version: 1.2.0+49
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter_animate: ^4.5.0
auto_size_text: ^3.0.0
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
font_awesome_flutter: ^10.7.0
from_css_color: ^2.0.0
google_fonts: ^6.2.1
intl: null
json_path: ^0.7.2
page_transition: ^2.0.9
shared_preferences: ^2.2.0
timeago: ^3.5.0
url_launcher: ^6.1.12
mobx: ^2.2.0
flutter_mobx: null
flutter_secure_storage: ^9.2.2
go_router: ^14.2.0
get_it: ^7.6.0
form_builder_validators: ^11.0.0
flex_color_scheme: null
dargon2_flutter: ^3.3.0
flutter_form_builder: ^9.1.0
persistent_bottom_nav_bar_v2: ^5.2.3
dotted_border: ^2.0.0+3
flutter_inappwebview: ^6.0.0
skeleton_text: ^3.0.1
qr_flutter: ^4.1.0
share_plus: ^9.0.0
mobile_scanner: ^5.1.1
flutter_multi_formatter: ^2.11.11
pagination_flutter: ^0.0.8
sticky_headers: "^0.3.0"
equatable: ^2.0.5
settings_ui: ^2.0.2
package_info_plus: ^8.0.0
local_auth: ^2.3.0
http: ^1.2.1
universal_platform: ^1.0.0+1
path_provider: ^2.1.1
window_manager: ^0.3.7
dio: ^5.3.3
percent_indicator: ^4.2.3
decimal: ^3.0.2
animated_snack_bar: ^0.4.0
file_picker: ^8.0.6
downloadsfolder: ^1.1.0
privacy_screen: ^0.0.6
http_interceptor: ^2.0.0
flutter_svg: ^2.0.10+1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
build_runner: ^2.4.4
mobx_codegen: ^2.3.0
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.3.5
change_app_package_name: ^1.2.0
flutter_native_splash:
color: "#0C131B"
image: "assets/images/logo_blue.png"
android_12:
color: "#0C131B"
image: "assets/images/qubic_android.png"
flutter_launcher_icons:
adaptive_icon_background: "#0C131B" # only available for Android 8.0 devices and above
adaptive_icon_foreground: "assets/images/icon-foreground-432x432.png" # only available for Android 8.0 devices and above
image_path_android: "assets/launcher-icons/icon-1024x1024.png"
image_path_ios: "assets/launcher-icons/icon-1024x1024.png"
android: true
ios: true
min_sdk_android: 21
remove_alpha_ios: true
background_color_ios: "#0C131B"
windows:
generate: true
image_path: "assets/launcher-icons/icon-1024x1024.png"
icon_size: 48 # min:48, max:256, default: 48
macos:
generate: true
image_path: "assets/launcher-icons/icon-1024x1024.png"
flutter:
generate: true
uses-material-design: true
assets:
- assets/images/
- assets/icons/
- assets/launcher-icons/
- assets/qubic_js/