-
-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathpubspec.yaml
136 lines (125 loc) · 3.69 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
name: shiori
description: A Database app.
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
# 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: 1.8.8+186
environment:
sdk: '>=3.1.4 <4.0.0'
dependencies:
darq: ^2.0.0
device_info_plus: ^11.1.0
devicelocale: ^0.8.1
envied: ^0.5.4+1
file_picker: ^8.1.3
firebase_core: ^3.6.0
firebase_messaging: ^15.1.3
fl_chart: ^0.69.0
flutter:
sdk: flutter
flutter_bloc: ^7.3.1
flutter_colorpicker: ^1.1.0
flutter_inappwebview: ^6.1.5
flutter_local_notifications: ^17.2.4
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.7.4+1
flutter_slidable: ^3.1.1
flutter_timezone: ^3.0.1
fluttertoast: ^8.2.8
freezed_annotation: ^2.4.4
get_it: ^7.7.0
grouped_list: ^6.0.0
hive: ^2.2.3
hive_flutter: ^1.1.0
http: ^1.2.2
image_gallery_saver_plus: ^3.0.5
infinite_listview: ^1.1.0
internet_connection_checker_plus: ^2.5.2
intl: ^0.19.0
json_annotation: ^4.9.0
logger: ^2.4.0
package_info_plus: ^8.1.0
path: ^1.9.0
path_provider: ^2.1.4
permission_handler: ^11.3.1
pull_to_refresh: ^2.0.0
purchases_flutter: ^8.1.6
rate_my_app: ^2.2.0
responsive_builder: ^0.7.1
responsive_grid: ^2.4.4
screenshot: ^3.0.0
share_plus: ^10.1.1
shared_preferences: ^2.3.2
sprintf: ^7.0.0
store_checker:
git: https://github.com/Wolfteam/store_checker.git
synchronized: ^3.3.0+3
transparent_image: ^2.0.1
two_dimensional_scrollables: ^0.3.3
url_launcher: ^6.3.1
version: ^3.0.0
version_tracker: ^2.4.1
wakelock_plus: ^1.2.8
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding
path: plugins/window_size
dev_dependencies:
bloc_test: ^8.5.0
build_runner:
envied_generator: ^0.5.4+1
flutter_launcher_icons: ^0.14.1
flutter_test:
sdk: flutter
freezed: ^2.5.7
hive_generator: ^2.0.1
integration_test:
sdk: flutter
intl_utils: ^2.8.7
json_serializable: ^6.8.0
lint: ^2.3.0
mockito: ^5.4.4
msix: ^3.16.8
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
image_path_ios: "assets/icon/icon_ios.png"
remove_alpha_ios: true
macos:
generate: true
image_path: "assets/icon/icon_macos.png"
flutter:
uses-material-design: true
assets:
- assets/elements/
- assets/others/
- assets/weapon_types/
- assets/icon/icon.png
- assets/weapon_normal_skill_types/
fonts:
- family: Shiori
fonts:
- asset: assets/fonts/Shiori.ttf
flutter_intl:
enabled: true
msix_config:
display_name: "Shiori for Genshin: Unofficial"
publisher_display_name: MiraiSoft
identity_name: 52493MiraiSoft.ShioriforGenshinUnofficial
publisher: CN=58BF90DC-3D34-433E-A12B-4C504DF78641
logo_path: assets\icon\icon.png
languages: en
capabilities: 'internetClient'
store: true