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
or the ipa(ios)
.
Please starβ the repo if you like what you seeπ.
- 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 |
EPub Viewer | A flutter plugin for Folioreader to read ePub files |