Hello, I'm trying to understand how to implement an Alphabet Scroll Bar as per dependency alphabet_scroll_view: ^0.3.2.
Honestly, it is a bit advanced for my skills and I was wondering if there was a workaround, like a ListView generated through a mapping function or something like that, if it would even make sense.