I am trying to implement search functionality in my Flutter app where user search something and API request is made with that search term and results are shown. I have made