animated_gradient_buttons 0.0.5 copy "animated_gradient_buttons: ^0.0.5" to clipboard
animated_gradient_buttons: ^0.0.5 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.5
  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 #

sample code

sample button widget

0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

gradient animation buttons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter

More

Packages that depend on animated_gradient_buttons