A flutter mobile application for scraping and downloading manga from
Manga town
Report a Bug
- Reading most popular and latest releases mangas.
- Two languages available (Ar, En).
- Track your manga reading and add manga to your favourites.
- Download manga and read it later offline.
- Mock repositories can be used for testing.
- Search for any manga you want.
- Vertical and horizontal reading modes are available.
- Manga categorized by genres.
- Advanced search (by manga genres, type and status).
- Make sure big images is working well
- Make sure reader is working good for landscape.
- Multi-chapters download screen.
- Add retry download when a download fails.
- Bloc used for state managements.
- Flutter background services used to download manga on a native background service.
- Hive used to store history and favourites.
- Moor used to store download data in background service.
- Dio used to download images.
- Photo view used to display manga images.