forked from kodjodevf/mangayomi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
164 lines (158 loc) · 3.83 KB
/
Copy pathpubspec.yaml
File metadata and controls
164 lines (158 loc) · 3.83 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
name: mangayomi
description: Free and open source manga reader and anime streaming cross-plateform app inspired by Tachiyomi and Aniyomi.
publish_to: "none"
version: 0.6.5+87
environment:
sdk: ^3.8.1
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
go_router: ^14.6.3
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
html: ^0.15.5
font_awesome_flutter: ^10.8.0
expandable_text: ^2.3.0
flex_color_scheme: ^8.3.0
extended_image: ^10.0.0
photo_view: ^0.15.0
grouped_list: ^6.0.0
intl: 0.20.2
google_fonts: ^6.2.1
url_launcher: ^6.3.1
package_info_plus: ^8.0.0
permission_handler: ^11.3.1
flutter_inappwebview: ^6.2.0-beta.2
draggable_menu: ^4.4.1
isar: 3.1.0+1
isar_flutter_libs: 3.1.0+1
share_plus: ^10.0.2
xpath_selector_html_parser: ^3.0.1
archive: ^4.0.1
file_picker: ^10.0.0
path_provider: ^2.1.5
scrollable_positioned_list: ^0.3.8
bot_toast: ^4.1.3
flutter_web_auth_2: ^3.1.2
numberpicker: ^2.1.2
encrypt: ^5.0.3
media_kit:
git:
url: https://github.com/Schnitzel5/media-kit.git
path: media_kit
media_kit_video:
git:
url: https://github.com/Schnitzel5/media-kit.git
path: media_kit_video
media_kit_libs_video:
git:
url: https://github.com/Schnitzel5/media-kit.git
path: libs/universal/media_kit_libs_video
crypto: ^3.0.6
cupertino_icons: ^1.0.8
window_manager: ^0.4.3
ffi: ^2.1.3
ffigen: 19.1.0
http_interceptor: ^2.0.0
js_packer: ^0.0.5
flutter_qjs:
git:
url: https://github.com/kodjodevf/flutter_qjs.git
ref: main
http: ^1.5.0
re_editor:
git:
url: https://github.com/kodjodevf/re-editor
ref: main
re_highlight: ^0.0.3
json_view: ^0.4.2
super_sliver_list: ^0.4.1
flutter_rust_bridge: 2.10.0
rust_lib_mangayomi:
path: rust_builder
pseudom: ^1.0.1
path: ^1.9.0
freezed_annotation: ^3.0.0
desktop_webview_window:
git:
url: https://github.com/kodjodevf/desktop_webview_window.git
path: packages/desktop_webview_window
ref: main
screen_brightness: ^2.1.1
flutter_widget_from_html: ^0.16.0
convert: ^3.1.2
connectivity_plus: ^6.1.3
app_links: ^6.4.0
win32: ^5.10.1
protobuf: ^4.0.0
device_info_plus: ^11.3.3
marquee: ^2.2.3
epubx:
git:
url: https://github.com/kodjodevf/epubx.dart.git
ref: dev
d4rt: 0.1.3
hive: ^2.2.3
hive_flutter: ^1.1.0
flutter_discord_rpc_fork:
git:
url: https://github.com/Schnitzel5/flutter-discord-rpc.git
ref: main
table_calendar: ^3.2.0
dependency_overrides:
ffi: ^2.1.3
html: ^0.15.4
flutter_web_auth_2:
git:
url: https://github.com/ThexXTURBOXx/flutter_web_auth_2.git
ref: 3.x-without-v1
path: flutter_web_auth_2
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.6
riverpod_generator: ^2.6.5
flutter_launcher_icons: ^0.14.3
isar_generator:
path: plugins/isar_generator
flutter_lints: ^5.0.0
freezed: ^3.0.0
inno_bundle: ^0.9.0
protoc_plugin: ^22.0.1
hive_generator:
path: plugins/hive_generator
flutter:
uses-material-design: true
generate: true
assets:
- assets/
- assets/fonts/
- assets/trackers_icons/
- assets/app_icons/
flutter_launcher_icons:
android: "launcher_icon"
ios: true
remove_alpha_ios: true
image_path: "assets/app_icons/icon-red.png"
min_sdk_android: 21
windows:
generate: true
image_path: "assets/app_icons/icon-red.png"
macos:
generate: true
image_path: "assets/app_icons/icon-red.png"
inno_bundle:
id: 6CB26FFA-E72B-42C3-91E8-594940031CA2
publisher: kodjodevf
name: Mangayomi
url: https://github.com/kodjodevf/mangayomi/
support_url: https://github.com/kodjodevf/mangayomi/
updates_url: https://github.com/kodjodevf/mangayomi/releases/
languages:
- english
- french
- german
admin: false
version: 0.6.5