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.
Did you read this guide?
So Welcome, Everyone today in this guide I will show how to implement a SearchBar in your App? #OneforAll
In this Guide, I will cover all types of Listview
1. Simple List View
2. ListView Image
3. Dynamic List View
So Let’s Begin!
1. Search Bar with Simple ListView
• Design
[Screenshot 2021-07-30 152753]
• Blocks
List
[blocks]
Logic of Search
[ListView]
• Result
====================================================================
2. Search Bar with ListViewImage
•…
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