Hi,
I integrated expandable with a list view. Below is the widget tree.
ExpandableNotifier
---> ListView
---> ListViewItem
---> ScrollOnExpand
---> ExpandablePanel (expandableController)
Issue is that when we are expanding one of the items in the list is expanding all the items in the list.
Hi,
I integrated expandable with a list view. Below is the widget tree.
ExpandableNotifier
---> ListView
---> ListViewItem
---> ScrollOnExpand
---> ExpandablePanel (expandableController)
Issue is that when we are expanding one of the items in the list is expanding all the items in the list.