maheshj01 / alphabet_scroll_view

A Scrollable ListView Widget with the dynamic vertical Alphabet List on the Side which you can drag and tap to scroll to the first item starting with that letter in the list.
https://pub.dev/packages/alphabet_scroll_view
MIT License
27 stars 20 forks source link

Alphabets not updating if scrolling the actual list #16

Open kct-ztx opened 5 months ago

kct-ztx commented 5 months ago

Hi,

This seems to be a must feature I don't seem to find and not sure how anyone else is working with it. When I scroll through the alphabets on the right, the list scrolls to update position. A vice-versa is also expected, when I scroll the actual list of items, the selected/current letter should be updated on the right in the alphabets list as well right?