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

A customizable animated button with shimmer effects, snake borders, and loading states for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add button_animation_plus

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

dependencies:
  button_animation_plus: ^0.0.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:button_animation_plus/button_animation.dart';
7
likes
130
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable animated button with shimmer effects, snake borders, and loading states for Flutter.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on button_animation_plus