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).
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
- Download eBooks.
- Read eBooks.
- Dark Mode.
Light | Dark |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Name | Usage |
---|---|
Provider | State Management |
Object DB | NoSQL database to store Favorites & Downloads |
Xml2Json | Convert XML to JSON |
Dio | Network calls and File Download |
Http | Network calls |
EPub View | A flutter plugin to read ePub files |
Copyright 2020 Onuoha Ifeanyi
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.