DismissibleExpandedList
DismissibleExpandedList copied to clipboard
the 3th level item not been displayed
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.