animated_loading_button 1.0.0 copy "animated_loading_button: ^1.0.0" to clipboard
animated_loading_button: ^1.0.0 copied to clipboard

A new flutter button with built-in animations, customizable design and async callback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_loading_button

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

dependencies:
  animated_loading_button: ^1.0.0

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:animated_loading_button/animated_loading_button.dart';
11
likes
140
pub points
54%
popularity

Publisher

verified publisherbadrkouki.dev

A new flutter button with built-in animations, customizable design and async callback.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_loading_button