ripple_button 2.0.0 copy "ripple_button: ^2.0.0" to clipboard
ripple_button: ^2.0.0 copied to clipboard

outdated

A fully customizable button with material ripple effect. Easy to use having some pre-defined button types.

Ripple Button #

Pub Version

A fully customizable button with material ripple effect. Easy to use having some pre-defined button types.

Here is the example screenshot:

Props #

text

Change the text from the button

propType: String

REQUIRED!

onPressed

Expects a function that will be executed on button press.

propType: Function()

REQUIRED!

padding

Adds a padding to the button.

propType: EdgeInsets

style

This will change the style form the Ripple Button Send values to customize the Ripple Button Widget

propType: RippleButtonStyle

type

This are pre-config designs for the ripple button This is optional, if not set the widget will use your design for the button

propType: RippleButtonType

License #

See LICENSE.md

5
likes
0
pub points
78%
popularity

Publisher

verified publisherfreya-hidroponia.ga

A fully customizable button with material ripple effect. Easy to use having some pre-defined button types.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ripple_button