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

This package has a controller which allows you to animate your button according to your requirements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_animated_button

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

dependencies:
  custom_animated_button: ^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:custom_animated_button/custom_animated_button.dart';
1
likes
130
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package has a controller which allows you to animate your button according to your requirements.

Homepage

License

BSL-1.0 (license)

Dependencies

flutter

More

Packages that depend on custom_animated_button