๐๐ OpenLeaf (Flutter eBook App)
A simple Flutter app to Read and Download books. The Books included in the app are from the Public Domain (Expired Copyright and completely free).
The Feedbooks API was used to fetch books.
App
icon
To download this app, click here to see the codemagic builds. You can choose to install the apk
.
You can download from the appstore if you use an iPhone, iPad or a Mac with Silicon chip.
Please starโญ the repo if you like what you see๐.
๐ป 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 |
---|---|
Desktop
๐ Plugins
Name | Usage |
---|---|
Riverpod | State Management |
Sembast | NoSQL database to store Favorites & Downloads |
XML2JSON | Convert XML to JSON |
DIO | Network calls and File Download |
Iridium Reader | Plug and play reader widget for epubs |