zubairehman/DismissibleExpandedList

the 3th level item not been displayed

qiu198022 opened this issue · 1 comments

Recently I am using your flutter dismissibleExpandedList.
I have question about it. Currently is only support 2 level parent and child expand right?
Because when I add 3 level ExpandableListItem in the mock.data , when I click the 2th level item, the 3th level item not been displayed.

Hi @qiu198022,
Currently it supports only two levels. However i am planning to add more levels in future.