cool_buttons 0.0.2 copy "cool_buttons: ^0.0.2" to clipboard
cool_buttons: ^0.0.2 copied to clipboard

The Cool Buttons Flutter package (package:cool_buttons) is a collection of visually engaging, customizable button widgets designed to enhance the user interface of Flutter applications. It provides a [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cool_buttons

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cool_buttons: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cool_buttons/cool_buttons.dart';
9
likes
130
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

The Cool Buttons Flutter package (package:cool_buttons) is a collection of visually engaging, customizable button widgets designed to enhance the user interface of Flutter applications. It provides a variety of animated and stylized buttons, each with unique effects such as shimmering gradients, revolving animations, pulsating visuals, and futuristic designs, making them ideal for creating interactive and modern UI/UX experiences..

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts

More

Packages that depend on cool_buttons