Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

A simple Flutter app to Read and Download eBooks.

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)


Star History Chart