A comic app with multiple sources built with flutter.
Clone the repository
git clone https://github.com/wgh136/PicaComic
Install flutter: https://docs.flutter.dev/get-started/install
Build Application: https://docs.flutter.dev/deployment
Currently, Pica Comic has 5 built-in comic sources:
picacg
e-hentai/exhentai
jmcomic
hitomi
绅士漫画
nhentai
You can add custom comic sources in the app after version 3.0.0.
Browse manga
Online reading
Download manga
Manage local favorites and network favorites
Data sync(using webdav)
Reading history
This project initially started as an unofficial app for picacg and later evolved into an app that supports multiple comic sources.
See https://docs.flutter.dev/
The image restructuring algorithm used to display jm images is from this project.
The Chinese translation of the manga tags is from this project.