# 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 [![Codemagic build status](https://api.codemagic.io/apps/5e230defc5faa60315b1df62/5e230defc5faa60315b1df61/status_badge.svg)](https://codemagic.io/apps/5e230defc5faa60315b1df62/5e230defc5faa60315b1df61/latest_build) [![Twitter Follow](https://img.shields.io/twitter/follow/iamjideguru.svg?style=social)](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** [![Twitter Follow](https://img.shields.io/twitter/follow/iamjideguru.svg?style=social)](https://twitter.com/iamjideguru) ## πŸ”– LICENCE [Apache-2.0](https://github.com/JideGuru/FlutterEbookApp/blob/master/LICENSE)