alert_button 0.0.2
alert_button: ^0.0.2 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/HazemHamdy7/alert_button
ref: main