alphabet_scroll_view icon indicating copy to clipboard operation
alphabet_scroll_view copied to clipboard

isAlphabetsFiltered throws error if letter does not exist in list

Open nico-i opened this issue 1 year ago • 2 comments

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?

nico-i avatar Jul 19 '23 21:07 nico-i

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.

maheshj01 avatar Jul 20 '23 00:07 maheshj01

Any news on this issue?

BGomes17 avatar Oct 29 '23 17:10 BGomes17