In this video you’ll see how to add a search filter to a list view containing Firestore data. The user will be able to enter a search query and as they type the list view displaying their trips will instant update to contain only the trips matching their query.
Complete Code on GitHub: https://github.com/davefaliskie/trave…
#flutter #firestore