Slidable Widget for Flutter The Slidable Widget package provides a simple, intuitive, and customizable widget for creating swipeable actions on any Flutter widget. Perfect for implementing swipe-to-delete, swipe-to-reveal, or swipe-to-action functionalities in your Flutter applications.
Features: Swipe Gestures: Enable left and right swipe gestures to reveal customizable action buttons. Customizable Actions: Configure actions with custom icons, labels, and callback functions for each swipe direction. Smooth Animations: Enjoy smooth, responsive animations that enhance user experience. Flexible Usage: Easily wrap any widget to make it slidable, making it suitable for lists, grids, or standalone items. Theme Support: Adapt the appearance of your slidable actions to match your app's theme seamlessly.