letsar / flutter_slidable

A Flutter implementation of slidable list item with directional slide actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to open panes when creating widgets in Flutter slideable package

volkanustekidag opened this issue · comments

How to open panes while creating widgets in Flutter slideable package? I want to open and close the cards to inform the user that transactions can be made by swiping the card, how can I do this?