mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
4eff50dbedffb05b8ee23c3a89d4975550589b5d

Due to the change of page and maxPage before, the history of maxPage should be real maxPage. If not, when maxPage in reader is 1, the maxPage in history will be none or the last ep's real maxPage.
venera
A comic reader that support reading local and network comics.
Features
- Read local comics
- Use javascript to create comic sources
- Read comics from network sources
- Manage favorite comics
- Download comics
- View comments, tags, and other information of comics if the source supports
- Login to comment, rate, and other operations if the source supports
Build from source
- Clone the repository
- Install flutter, see flutter.dev
- Install rust, see rustup.rs
- Build for your platform: e.g.
flutter build apk
Create a new comic source
See Comic Source
Thanks
Tags Translation
The Chinese translation of the manga tags is from this project.
Description
Languages
Dart
90.7%
JavaScript
2.6%
C++
2.2%
CMake
1.3%
Kotlin
1.1%
Other
2%