rounded_animated_button 1.0.0+1 copy "rounded_animated_button: ^1.0.0+1" to clipboard
rounded_animated_button: ^1.0.0+1 copied to clipboard

Have you been used a animated button? Would you like to be? This package can help. It has all of the you want from the animation like bounce out-in.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rounded_animated_button

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

dependencies:
  rounded_animated_button: ^1.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:rounded_animated_button/rounded_animated_button.dart';
1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Have you been used a animated button? Would you like to be? This package can help. It has all of the you want from the animation like bounce out-in.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on rounded_animated_button