loading_button 0.0.3+1 copy "loading_button: ^0.0.3+1" to clipboard
loading_button: ^0.0.3+1 copied to clipboard

Loading button with simple implementation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_button

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

dependencies:
  loading_button: ^0.0.3+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:loading_button/loading_button.dart';
8
likes
20
pub points
58%
popularity

Publisher

unverified uploader

Loading button with simple implementation

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on loading_button