Dn-a/flutter_tags

The item in the first position is NULL.

monxarat opened this issue · 2 comments

When I get all items, the item at 0 is null.
List<Item> lst = _tagStateKey.currentState?.getAllItem;

Screen Shot 2019-12-20 at 17 28 55

Dn-a commented

@monxarat I did some tests but I didn't find any side effects

Dn-a commented

@monxarat solved?