Skip to content

Latest commit

 

History

History

demo-app

Flutter eBook App

A simple demo of the Iridium reader SDK based on JideGuru's excellent Flutter Ebook App (Please note that for technical reasons the current Git history doesn't contain JideGuru's original code: it will be added back shortly).

The Books included in the app are from the Public Domain (Expired Copyright and completely free).

Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter

Features

  • Download eBooks.
  • Read eBooks.
  • Favorites.
  • Dark Mode
  • Swipe to delete downloads.

ScreenShots

Light Dark

Plugins

Name Usage
Provider State Management
Object DB NoSQL database to store Favorites & Downloads
XML2JSON Convert XML to JSON
DIO Network calls and File Download
Mno OPDS OPDS parsers

Author(s)

Original JideGuru app:

Olusegun Festus Babajide Twitter Follow

LICENCE

BSD 3-clause