A highly customizable simple and easy to use flutter Widget to add a searchfield to your Flutter Application.This Widget allows you to search and select from list of suggestions.
MIT License
84
stars
63
forks
source link
Ability to keep scroll offset when the list is rerendered #122
Is your feature request related to a problem? Please describe. Related to : https://github.com/maheshmnj/searchfield/issues/118
During pagination when the list is updated scroll Offset is lost for reproduction use the pagination example
Describe the solution you'd like
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.