Ebook Reader app and companion app of for FuturStore App for Futur protocol.
Kaggu is built in Flutter so get the environment ready first.
There are 2 maim files you can choose from when running the app:
lib/main.development.dart
and lib/main.production.dart
and you can choose one of them to run and test the app.
Once you are set up and have your virtual device running for example
flutter run -t lib/main.development.dart
This app runs alongside with the Futur store app and displays ebooks purchased from the store.