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
.
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😉.
- 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
- Use JDK 21 (推荐与本仓库的 Gradle 8.4 搭配使用)
- 使用仓库自带的 Gradle wrapper (Gradle 8.4)
- Download eBooks.
- Read eBooks.
- Favorites.
- Dark Mode
- Swipe to delete downloads.
Light | Dark |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Name | Usage |
---|---|
Riverpod | State Management |
Sembast | NoSQL database to store Favorites & Downloads |
XML2JSON | Convert XML to JSON |
DIO | Network calls and File Download |
Iridium Reader | Plug and play reader widget for epubs |