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

A Flutter package for both android and iOS which provides Gradient Buttons

Gradient Button package lets you add a beautiful gradient button to your Flutter app.

Features #

Getting started #

Usage #

class CustomButton extends StatefulWidget { const CustomButton({Key? key}) : super(key: key);

@override State

class _CustomButtonState extends State

Additional information #

0
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for both android and iOS which provides Gradient Buttons

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on gradient_button_container