button_loading_fx 0.0.3 copy "button_loading_fx: ^0.0.3" to clipboard
button_loading_fx: ^0.0.3 copied to clipboard

A collection of beautiful, customizable loading animations for Flutter buttons. Features smooth pulsing, liquid splash, and more effects to enhance your UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add button_loading_fx

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

dependencies:
  button_loading_fx: ^0.0.3

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_loading_fx/button_loading_fx.dart';
2
likes
150
points
227
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of beautiful, customizable loading animations for Flutter buttons. Features smooth pulsing, liquid splash, and more effects to enhance your UI.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on button_loading_fx