smartnsoft / flappy_search_bar

SearchBar widget to handle most of search cases
MIT License
173 stars 93 forks source link

how to make the search result with pagination function #39

Open tonylu880042 opened 4 years ago

tonylu880042 commented 4 years ago

Hi There, I have a question, is anyway for me to do the pagination for the search results ? if the result comes for a large amount results. Thanks for the reply.

abhinavc commented 4 years ago

I agree... Pagination should be supported. It's the only missing piece in this otherwise great package.

sagreine commented 3 years ago

not out of the box, but you could do it this way indirectly and likely improve on it a lot: https://github.com/smartnsoft/flappy_search_bar/issues/40#issuecomment-751559884