# FlutterEbookApp
**Repository Path**: tang-junchong/FlutterEbookApp
## Basic Information
- **Project Name**: FlutterEbookApp
- **Description**: Flutter 开发的电子书应用
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2023-06-20
- **Last Updated**: 2023-06-21
## 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 |
|------------------------------------------------------------------------|-----------------------------------------------|
| [**Riverpod**](https://pub.dev/packages/flutter_riverpod) | State Management |
| [**Sembast**](https://pub.dev/packages/sembast) | 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 |
| [**Iridium Reader**](https://github.com/Mantano/iridium_reader_widget) | Plug and play reader widget for epubs |
## 🤓 Author(s)
**Festus Babajide Olusegun**
[](https://twitter.com/iamjideguru)
## 🔖 LICENCE
[Apache-2.0](https://github.com/JideGuru/FlutterEbookApp/blob/master/LICENSE)