fancy_button_demo 0.0.1 copy "fancy_button_demo: ^0.0.1" to clipboard
fancy_button_demo: ^0.0.1 copied to clipboard

package for fancy buttons

Fancy Buttons #

A simple Flutter package providing a customizable FancyButton widget with gradient styling, and useful string utility functions.

FancyButton example


✨ Features #

✅ Beautiful gradient buttons with:

  • Rounded corners
  • Elevation shadow
  • Optional icons
  • Customizable gradients, padding, and text style

✅ Utility functions:

  • capitalize(String) – Capitalizes the first letter of a string
  • isEmail(String) – Checks if a string is a valid email address

🚀 Installation #

Add to your pubspec.yaml:

dependencies:
  fancy_buttons: ^1.0.0
0
likes
140
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

package for fancy buttons

Homepage

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on fancy_button_demo