79705587

Date: 2025-07-18 02:02:47
Score: 0.5
Natty:
Report link

First Answer

It will fetch next page when it have space or scroll almost to the end of list.You can try to make your card or widget to something really big and it will call only once

Second Answer

Did you check your api status code when API send empty json ? Because I saw condition in getResults that apiResponse.statusCode == 200 in else state

_searchItems.clear();

This may cause your problem

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Lightn1ng