alert_button 0.0.1
alert_button: ^0.0.1 copied to clipboard
A Flutter package that provides a customizable alert button with animated wave effects.
Alert Button #
Alert Button is a Flutter package that provides a customizable alert button with animated wave effects.
Features #
- Customizable button size.
- Customizable wave colors and gradients.
- Adjustable number of animated waves.
- Configurable durations for wave and press animations.
- Customizable main and sub labels with text styling.
Installation #
- Add the package to your project's
pubspec.yamlfile:
dependencies:
alert_button:
git:
url: https://github.com/your_username/alert_button.git
ref: main