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

"Could not load this page. Please try again." #120

Open TopartRomain opened 1 year ago

TopartRomain commented 1 year ago

Hello,

I wanted to know if this app still works, because as soon as I launch the app I get "Could not load this page. Please try again." on the Home and Explore pages.

Anyway even if it doesn't work for me, the app looks amazing so congratulations !

Edit: I have many errors like "A value of type 'dynamic' can't be assigned to a variable of type 'String?'. Try changing the type of the variable, or casting the right-hand type to 'String?'." in category_feed.dart, I don't really understand where this comes from.