I want to access the slidable option of the slidable list tile ( not in the editor view !) so that I can bind it with other things and use it based on actions , etc.
I want to make an animation where the 'first' slidable tile ,from the list-view with dynamic children, open the slidable options after a span of 2 seconds . This done to let the users of my app know that the tile is slidable.
Help me :)
Flutterflow Slidable List tile options
Widgets & Design
1) I have tried using a stack and adding two list views such that the top list view be animated to slide to left whereas the slidable option in the back list view is already open.
2) Add 2 containers in a stack , one with listview, another with buttons to redirect , so the list view has the animation whereas the buttons have functionalities, but i want to add it only to the first element and the rest of the listview stays as it is. Its shabby to do so , that's why i want to find if there is any direct way possible
No
2
3 replies