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.You can choose to install the apk
or the ipa(ios)
.
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.
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 |
Iridium Reader | Plug and play reader widget for epubs |
Leave a Reply