Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jideguru/flutterebookapp
A simple Flutter app to Read and Download eBooks.
https://github.com/jideguru/flutterebookapp
flutter flutter-app flutter-apps flutter-book flutter-ui
Last synced: 2 days ago
JSON representation
A simple Flutter app to Read and Download eBooks.
- Host: GitHub
- URL: https://github.com/jideguru/flutterebookapp
- Owner: JideGuru
- License: apache-2.0
- Created: 2020-01-10T13:50:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T16:11:09.000Z (6 months ago)
- Last Synced: 2025-01-21T23:01:43.780Z (2 days ago)
- Topics: flutter, flutter-app, flutter-apps, flutter-book, flutter-ui
- Language: Dart
- Homepage: https://openleaf.codemagic.app
- Size: 125 MB
- Stars: 3,124
- Watchers: 63
- Forks: 895
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ππ OpenLeaf (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`.
You can download from the appstore if you use an iPhone, iPad or a Mac with Silicon chip.
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 |
| --------------------------------- | --------------------------------- |
| | |
| | |
| | |
| | |
| | |
| | |
| | |##### Desktop
## π 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**
[![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)