animated_gradient_buttons 0.0.3 copy "animated_gradient_buttons: ^0.0.3" to clipboard
animated_gradient_buttons: ^0.0.3 copied to clipboard

gradient animation buttons.

Gradient Buttons #

gradient buttons package lets you add a beautiful gradient animated buttons to your Flutter app.

Installation #

  1. Add the latest version of package to your pubspec.yaml (and run dart pub get):
 dependencies:
  gradient_buttons: ^0.0.3
  1. Import the package and use it in your Flutter App.
 import 'package:gradient_buttons/gradient_buttons.dart';

Features #

There are a number of properties that you can modify:

  • Colors
  • Text
  • TextColor
  • Function
  • Padding
  • Border Radius

Demo #

1
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

gradient animation buttons.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_gradient_buttons