Last updated:
0 purchases
animated gradient buttons
Gradient Buttons #
gradient buttons package lets you add a beautiful gradient animated buttons to your Flutter app.
Installation #
Add the latest version of package to your pubspec.yaml (and run dart pub get):
dependencies:
gradient_buttons: ^0.0.5
copied to clipboard
Import the package and use it in your Flutter App.
import 'package:gradient_buttons/gradient_buttons.dart';
copied to clipboard
Features #
There are a number of properties that you can modify:
Colors
Text
TextColor
Function
Padding
Border Radius
Demo #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.