-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpubspec.yaml
154 lines (147 loc) · 3.65 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
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.5.1+79
environment:
sdk: ^3.6.0
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.1.0
extended_image: ^9.1.0
photo_view: ^0.15.0
grouped_list: ^6.0.0
intl: ^0.19.0
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: 8.1.4
path_provider: ^2.1.5
scrollable_positioned_list: ^0.3.8
dart_eval: ^0.7.10
json_path: ^0.7.4
bot_toast: ^4.1.3
flutter_web_auth_2: ^3.1.2
numberpicker: ^2.1.2
encrypt: ^5.0.3
media_kit: ^1.1.10+1
media_kit_video:
git:
url: https://github.com/media-kit/media-kit.git
path: media_kit_video
ref: 652c49e02701bb6bb80953a6fdf650a5c8f002f9
media_kit_libs_video: ^1.0.4
crypto: ^3.0.6
cupertino_icons: ^1.0.8
window_manager: ^0.4.3
ffi: ^2.1.3
ffigen: ^16.0.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.2.2
re_editor: ^0.6.0
re_highlight: ^0.0.3
json_view: ^0.4.2
super_sliver_list: ^0.4.1
flutter_rust_bridge: 2.7.0
rust_lib_mangayomi:
path: rust_builder
pseudom: ^1.0.1
path: ^1.9.0
freezed_annotation: ^2.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.0.1
flutter_widget_from_html: ^0.15.3
convert: ^3.1.2
connectivity_plus: ^6.1.2
app_links: ^6.3.3
win32: ^5.10.1
dependency_overrides:
http: ^1.2.2
ffi: ^2.1.3
analyzer: ">=5.2.0 <7.0.0"
html: ^0.15.4
media_kit_libs_windows_video:
git:
url: https://github.com/media-kit/media-kit.git
path: libs/windows/media_kit_libs_windows_video
ref: 652c49e02701bb6bb80953a6fdf650a5c8f002f9
media_kit:
git:
url: https://github.com/media-kit/media-kit.git
path: media_kit
ref: 652c49e02701bb6bb80953a6fdf650a5c8f002f9
meta: ^1.15.0
collection: ^1.19.0
js: ^0.7.1
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.3
flutter_launcher_icons: ^0.13.1
isar_generator: ^3.1.0+1
flutter_lints: ^5.0.0
freezed: ^2.0.0
inno_bundle: ^0.8.0
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/
languages:
- english
- french
- german
admin: false