/FlutterEbookApp

A simple Flutter app to Read and Download eBooks.

Primary LanguageDartApache License 2.0Apache-2.0

๐Ÿ“–๐Ÿ“– Flutter eBook App Codemagic build status

Twitter Follow

A simple Flutter app to Read and Download books. The Books included in the app are from the Public Domain (Expired Copyright and completely free).


The Feedbooks 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

  • Download eBooks.
  • Read eBooks.
  • Favorites.
  • Dark Mode
  • Swipe to delete downloads.

๐Ÿ“ธ ScreenShots

Light Dark

๐Ÿ”Œ Plugins

Name Usage
Provider State Management
Object DB NoSQL database to store Favorites & Downloads
XML2JSON Convert XML to JSON
DIO Network calls and File Download
EPub Viewer A flutter plugin for Folioreader to read ePub files

๐Ÿค“ Author(s)

Olusegun Festus Babajide Twitter Follow

๐Ÿ”– LICENCE

Apache-2.0