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

  1. Add the package to your project's pubspec.yaml file:
dependencies:
  alert_button:
    git:
      url: https://github.com/HazemHamdy7/alert_button
      ref: main

Libraries

alert_button