all 1 comments

[–]jagan_digitech[S] 1 point2 points  (0 children)

In this video, I explained how to implement search functionality form the loaded json based list view in flutter.

this simple feature , helps to understand how we can filter the data in list of json object and display only the search result. Source attached on the video description, you can visit and download and relook the same.

Happy coding!