Open nico-i opened 1 year ago
Hey @nico-i, Thanks for filing the issue. I have planned to rewrite this package and it's currently being reworked on https://github.com/maheshmnj/alphabet_scroll_view/tree/rework, I will try to ship a new release by the end of this month.
Any news on this issue?
When setting isAlphabetsFiltered to true, not using string inside of the itemBuilder and then tapping on the alphabet list I receive the following error:
════════ Exception caught by gesture ═══════════════════════════════════════════ Null check operator used on a null value ════════════════════════════════════════════════════════════════════════════════
I am guessing there is no check if the the letter actually exists in the Alphamodel?