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).
- 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
- Download eBooks.
- Read eBooks.
- Favorites.
- Dark Mode
- Swipe to delete downloads.
Light | Dark |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
![]() |
|
![]() |
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 |