letsar / flutter_slidable

A Flutter implementation of slidable list item with directional slide actions.
MIT License
2.73k stars 592 forks source link

how to open slidable in InitState #461

Closed Dev-Adnani closed 9 months ago

Dev-Adnani commented 9 months ago

i am having a ListViewBuilder in Which children are stateful Widgets , and i want that the first tile (aka 0 index ) should open automatically , how do i achieve that ?

heshaShawky commented 9 months ago

Something, how to achieve that?