vedartm / paginate_firestore

A flutter package to simplify pagination with firestore data 🗃
https://pub.dev/packages/paginate_firestore
MIT License
113 stars 136 forks source link

Please add a simple Search Bar or implement a way to filtering the results #23

Closed carpiodanielj closed 3 years ago

carpiodanielj commented 4 years ago

I want a simple Search Bar built-in in the top of the list or maybe a way to implement my own search bar for filtering the results.

I mean something like this:

Screenshot_2018-08-27-16-39-55-300_com infodat akeepo

Omi231 commented 4 years ago

+1

That will be amazing <3

vedartm commented 3 years ago

You can implement your search bar with PaginateSearchChangeListener implemented in v0.2.0

vedartm commented 3 years ago

Thanks for using the package 🎉 Feel free to reopen issue if you face similar issue.