Free and open source application for reading manga, novels, and watching animes available on Android, iOS, macOS, Linux and Windows
3,782
stars
2,564
commits
Dart
primary language
Sep 10, 2026
updated
Mangayomi is an open-source Flutter app for reading manga, novels, and watching animes across multiple platforms.
[!WARNING] Official Warning: This GitHub repository (kodjodevf/mangayomi) and our official Discord server are the only official sources for Mangayomi. Third-party websites such as
mangayomi.orgare untrusted and NOT affiliated with this project. Always download official releases from our GitHub repository.
Features include:
Get the app from our releases page.
Note: Only future releases (> 0.5.2) will be signed (and therefore have AltStore/SideStore compatibility).
Contributions are welcome!
To get started with extension development, see CONTRIBUTING-DART.md for create sources in Dart or CONTRIBUTING-JS.md for create sources in JavaScript.
To run and build this app, you need to have Flutter SDK and Rust toolchain installed on your system. You can check that your system is ready with the commands below. Note that all the Flutter subcomponents should be installed.
rustc --version
flutter doctor
You also need to have the CLI tool for flutter_rust_bridge ready.
cargo install 'flutter_rust_bridge_codegen'
run the following command:
flutter_rust_bridge_codegen generate
Now you can run and build this app just like any other Flutter projects.
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.
Mangayomi is not hosting any kind of content and the developer(s) of this application does not have any affiliation with the content providers that are freely available in the internet.
Dart
93.5%
Rust
2.7%
C++
1.6%
Free and open source application for reading manga, novels, and watching animes available on Android, iOS, macOS, Linux and Windows
3,782
stars
2,564
commits
Dart
primary language
Sep 10, 2026
updated
Mangayomi is an open-source Flutter app for reading manga, novels, and watching animes across multiple platforms.
[!WARNING] Official Warning: This GitHub repository (kodjodevf/mangayomi) and our official Discord server are the only official sources for Mangayomi. Third-party websites such as
mangayomi.orgare untrusted and NOT affiliated with this project. Always download official releases from our GitHub repository.
Features include:
Get the app from our releases page.
Note: Only future releases (> 0.5.2) will be signed (and therefore have AltStore/SideStore compatibility).
Contributions are welcome!
To get started with extension development, see CONTRIBUTING-DART.md for create sources in Dart or CONTRIBUTING-JS.md for create sources in JavaScript.
To run and build this app, you need to have Flutter SDK and Rust toolchain installed on your system. You can check that your system is ready with the commands below. Note that all the Flutter subcomponents should be installed.
rustc --version
flutter doctor
You also need to have the CLI tool for flutter_rust_bridge ready.
cargo install 'flutter_rust_bridge_codegen'
run the following command:
flutter_rust_bridge_codegen generate
Now you can run and build this app just like any other Flutter projects.
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.
Mangayomi is not hosting any kind of content and the developer(s) of this application does not have any affiliation with the content providers that are freely available in the internet.
Dart
93.5%
Rust
2.7%
C++
1.6%