You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When trying to read a book, I get a blank page. Output shows the following error:
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.
The text was updated successfully, but these errors were encountered: