flutter-expandable
flutter-expandable copied to clipboard
ExpandablePanel expand/collapse icon stops animating sometime
@aryzhov thanks for the awesome library It is nice that we could set 'hasIcon: false' and place ExpandableIcon() where we like.
But expand/collapse icon animating stops sometime till page will be reopened.
You could try to expand/collapse ExpandablePanel many time to reproduce.
I using ExpandablePanel's list with about 20 ExpandablePanel's widgets in the Column.
i would say more :) ... if you render view in portrait view, expand some lists and so on, and when you change to the landscape, then the expandables is broken. icons for previously opened panels on portrait -> stops animating, panels cannot be expanded and collapsed. it works very well on ios but not on android...