Search bar for listview image with firebase database

Hello,
I need to add Search bar for listview image with firebase database. this is my code. and I need to search any one using title.


image2

Did you read this guide?

Hint: when firebase got value put all the values into a variable. Then only you can use search bar by comparing or try to match with the user input with any index of the variable list