DismissibleExpandedList icon indicating copy to clipboard operation
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.

Results 4 DismissibleExpandedList issues
Sort by recently updated
recently updated
newest added

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...