DismissibleExpandedList
DismissibleExpandedList copied to clipboard
A Flutter package to display hierarchical data in the form of list as well as allows to swipe the individual tiles.
such as change an icon?
Hi, when i run the example the first time expanded right-blow icon of the unexpanded item is wrong. Must expanded it and unexpanded will right.
Added tile body as a Widget for someone who want more flexibility not just a String.
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...