smart_slider 0.0.1 smart_slider: ^0.0.1 copied to clipboard
A fully customizable slide to confirm actions and provide feedback on the success. It supports different states like loading, success, and failure to enhance user interaction.
Installation Add the following to your pubspec.yaml file:
dependencies: slide_to_action: ^1.0.0 Run flutter pub get to install the package.