mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-07 16:50:44 +00:00
| .. | ||
| android | ||
| ios | ||
| lib | ||
| macos | ||
| web | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| example.png | ||
| examplewithcover.png | ||
| pubspec.yaml | ||
| README.md | ||
flutter_ex
A sample application that fetches an epub from a given URL and displays the Title and Author
Place a URL in the text box (e.g. https://www.gutenberg.org/ebooks/11.epub.images), hit the "Inspect Book" button and watch the application download the book and extract some relevant information.

