Today I'll be showing how to use the Flutter Slidable flutter package.
This is a Flutter implementation of slidable list item with directional slide actions that can be dismissed.
It's great for when you need to add some extra functions to a certain item in a list, such as delete and share methods.
You can download the package @:
https://pub.dev/packages/flutter_slid...
Source Code: https://github.com/trey-a-hope/Demos/...
NOTE: Please ignore the misspelling of the word "Slidable" used in the app. :)