mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
95c98eeaede56e8cc95016734f0ec3dcf5353cca

* Feat: Add dynamic image-per-page configuration for gallery mode - Implemented a slider to configure the number of images displayed per page (1-5) in gallery mode. - Updated the reader to dynamically reflect changes in the `imagesPerPage` setting without requiring a mode switch or reopening. - Ensured compatibility with existing continuous reading mode. * fix currentImagesPerPage * fix Continuous mode * improve readerScreenPicNumber setting disable view * improve PhotoViewController
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 venera-configs
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%