# Pica Comic
[![flutter](https://img.shields.io/badge/flutter-3.24.1-blue)](https://flutter.dev/)
[![License](https://img.shields.io/github/license/wgh136/PicaComic)](https://github.com/wgh136/PicaComic/blob/master/LICENSE)
[![Download](https://img.shields.io/github/v/release/wgh136/PicaComic)](https://github.com/wgh136/PicaComic/releases)
[![stars](https://img.shields.io/github/stars/wgh136/PicaComic)](https://github.com/wgh136/PicaComic/stargazers)
[![Telegram Discussion](https://img.shields.io/static/v1?label=Discussion&message=Telegram&color=blue&logo=telegram)](https://t.me/pica_group)
A comic app with multiple sources built with flutter.
## Introduction
### Built-in Comic Source
Currently, Pica Comic has 5 built-in comic sources:
- picacg
- e-hentai/exhentai
- jmcomic
- hitomi
- 绅士漫画
- nhentai
### Custom Comic Source
You can add custom comic sources in the app after version 3.0.0.
### Features
- Browse manga
- Online reading
- Download manga
- Manage local favorites and network favorites
- Data sync(using webdav)
- Reading history
### History
This project initially started as an unofficial app for picacg
and later evolved into an app that supports multiple comic sources.
## Build From Source Code
See [https://docs.flutter.dev/](https://docs.flutter.dev/)
## Thanks
### Projects
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=tonquer&repo=JMComic-qt)](https://github.com/tonquer/JMComic-qt)
The image restructuring algorithm used to display jm images is from this project.
### Tags Translation
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=EhTagTranslation&repo=Database)](https://github.com/EhTagTranslation/Database)
The Chinese translation of the manga tags is from this project.
## Screenshots