Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 825 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 825 Bytes

Dex Reader

Now that mangadex is working pretty well we dont really need this anymore :)

Basic MangaDex reader built on the new MangaDex v5 api with Flutter.

Note: Both this app and the api it is built on are pretty buggy and are liable to break without warning.

To build: Make sure you have flutter >v2 sdk.

  • For Android: Make sure you have the Android SDK installed and run flutter build apk.
  • For Web: Run flutter build web --web-renderer html.
  • For Windows: Check your requirements here. Then run flutter build windows.

Unfortunately because of CORS this won't work as a web app without some more tweaking :(.

MangaInfo

Viewer