# FlutterEbookApp
**Repository Path**: gaoqingdeveloper/FlutterEbookApp
## Basic Information
- **Project Name**: FlutterEbookApp
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-08-10
- **Last Updated**: 2021-08-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ππ Flutter eBook App [](https://codemagic.io/apps/5e230defc5faa60315b1df62/5e230defc5faa60315b1df61/latest_build)
[](https://twitter.com/iamjideguru)
A simple Flutter app to Read and Download books. The Books included in the app
are from the [Public Domain](https://en.wikipedia.org/wiki/Public_domain)
(Expired Copyright and completely free).
The [Feedbooks API](http://www.feedbooks.com/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π.
## π» 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
- [x] Download eBooks.
- [x] Read eBooks.
- [x] Favorites.
- [x] Dark Mode
- [x] Swipe to delete downloads.
## πΈ ScreenShots
| Light | Dark |
| --------------------------------- | --------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## π Plugins
| Name | Usage |
| ------------------------------------------------------- | --------------------------------------------------- |
| [**Provider**](https://pub.dev/packages/provider) | State Management |
| [**Object DB**](https://pub.dev/packages/objectdb) | NoSQL database to store Favorites & Downloads |
| [**XML2JSON**](https://pub.dev/packages/xml2json) | Convert XML to JSON |
| [**DIO**](https://pub.dev/packages/dio) | Network calls and File Download |
| [**EPub Viewer**](https://pub.dev/packages/epub_viewer) | A flutter plugin for Folioreader to read ePub files |
## π€ Author(s)
**Olusegun Festus Babajide**
[](https://twitter.com/iamjideguru)
## π LICENCE
[Apache-2.0](https://github.com/JideGuru/FlutterEbookApp/blob/master/LICENSE)