Gitter Chatroom https://gitter.im/mabDc/eso
If you like my work, please Star this project.
开源的多站点跨平台阅读器来啦!
支持多来源的自定义阅读器与播放器。
用flutter开发,全平台支持,支持windows,安卓,ios,macos,linux,tv,6个平台。
ps: 所有内容来自互联网,app本身只是工具,不提供内容。
欢迎意见或建议,喜欢不妨点个star。
多种来源,有发现,可搜索
看文字,看小说,看图片,看壁纸,看漫画,看视频
听故事,听有声,听音乐,听英语
更多功能由君发挥,待君开发。




首先是视频,支持DLNA投屏,有音量、亮度、进度调节的手势控制。

还有图片、壁纸、阅读等功能:


pageuppagedown[、减号-、插入键insert或ins]、小键盘加号+、删除键delete或delenter"@js:" // @js: code "|" "@css:" // @css:a, @css:a@href, @css:a@text "|" "@json:" // @json:$.books.*, @json:$.name "|" "@http:" // @http:, @http:/api/$result "|" "@xpath:" // @xpath://a, @xpath:/a/@href, @xpath: /a/text() "|" "@match:" // @match:http.*?jpg, @match:url\("?(.*?jpg)@@1 "|" "@regex:" // @regexp:h3[\s\S]*?h3 "|" "@regexp:" // @regexp:h3[\s\S]*?h3 "|" "@filter:" // @filter:lrc, @filter:m3u8, @filter:mp3 "|" "@replace:" // @replace:</?em>, @replace:(?=\d+)@@播放量 "|" "@encode:" // @encode:utf8|gbk|md5|base64|hmac|sha|sha256|aes "|" "@decode:" // @decode:utf8|gbk|base64|hmac|sha|sha256|aes "|" "^", // 首规则用如下符号开头 $(jsonpath), /(xpath), :(正则)
可以自行添加数据源 请参考/api/json_placeholder.dart和/api/json_placeholder_photo.dart
flutter build apk
flutter build apk --target-platform android-arm
flutter build apk --target-platform android-arm64
flutter build apk --target-platform android-x64
# 分隔包
flutter build apk --split-per-abi
flutter build apk --target-platform android-arm64 --split-per-abi
flutter build ios --release
# 再到xcode下进行打包
flutter config --enable-linux-desktop # to enable Linux.
flutter config --enablesh-macos-desktop # to enable macOS.
flutter config --enable-windows-desktop # to enable Windows.
flutter build windows -v
flutter build linux -v
flutter build macos -v
规则仓库 eso_source
https://github.com/mabDc/eso_source
规则百科 wiki
https://github.com/mabDc/eso_source/wiki
见文件 CHANGELOG
大白yangyxd(界面)
大古DaguDuiyuan(ios和macos平台)
大吉ekibun(windows平台c++代码)
人艰不拆(LOGO、详情页设计)
以及flutter众多开源项目和插件。
使用GPL_v3协议 GPL_v3