Mangayomi 是一款免费开源的跨平台漫画阅读和动漫流媒体应用,灵感来自 Tachiyomi 和 Aniyomi,使用 Flutter 开发。它允许用户从多种来源阅读漫画和观看动漫。
主要功能包括:
阅读器 | 播放器 | |
---|---|---|
视图 | ![]() | ![]() |
阅读器 | 播放器 | |
---|---|---|
视图 | ![]() | ![]() |
从我们的发布页面获取应用。
欢迎贡献!
要开始扩展开发,请查看 CONTRIBUTING-DART.md 了解如何使用 Dart 创建源,或查看 CONTRIBUTING-JS.md 了解如何使用 JavaScript 创建源。
要运行和构建此应用,你需要在系统上安装 Flutter SDK 和 Rust 工具链。 你可以使用以下命令检查系统是否准备就绪。 请注意,所有 Flutter 子组件都应该已安装。
rustc --version flutter doctor
你还需要准备好 flutter_rust_bridge 的 CLI 工具。
cargo install 'flutter_rust_bridge_codegen'
运行以下命令:
flutter_rust_bridge_codegen generate
现在你可以像其他 Flutter 项目一样运行和构建这个应用了。
flutter run
Copyright 2023 Moustapha Kodjo Amadou
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
本应用的开发者与可用的内容提供商没有任何关联。