JideGuru / FlutterEbookApp

A simple Flutter app to Read and Download eBooks.
https://openleaf.codemagic.app
Apache License 2.0
3.08k stars 877 forks source link

Blank page on reader. #119

Open patlefort opened 1 year ago

patlefort commented 1 year ago

When trying to read a book, I get a blank page. Output shows the following error:

flutter: failure to decode theme: Null check operator used on a null value
flutter: null

This is on linux (Arch Linux), flutter engine version 3.13.6

There is also an issue with permissions on linux, the permission handler plugin doesn't support it but I made a simple package that assume all permissions are granted to work around it.

Niranjan-Dorage commented 1 year ago

is this issue active ?