shiny_button 1.1.1 copy "shiny_button: ^1.1.1" to clipboard
shiny_button: ^1.1.1 copied to clipboard

A customizable Flutter package to create beautiful, animated buttons with a shiny effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shiny_button

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

dependencies:
  shiny_button: ^1.1.1

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:shiny_button/shiny_button.dart';
4
likes
140
points
51
downloads

Publisher

verified publisherunicorn.games

Weekly Downloads

A customizable Flutter package to create beautiful, animated buttons with a shiny effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on shiny_button