l3lackcurtains/flutter-for-wordpress-app

_Type Error

francisJun opened this issue · 3 comments

This is a really good project. I faced this error when debuging:
Exception has occurred.
_TypeError (type '(dynamic) => Article' is not a subtype of type '(String, dynamic) => MapEntry<dynamic, dynamic>' of 'transform')

The error usually occures when I scroll to the end of a list of post.

Capture

Maybe try checking the length of response.body before addAll function.

I am very new to flutter and I am learning by building. Can you give a code snipppet on exactly how to do that please?

mysps commented

All posts must have a featured image. A condition must be added with a container image if no image is found