progress_loading_button 2.0.2 copy "progress_loading_button: ^2.0.2" to clipboard
progress_loading_button: ^2.0.2 copied to clipboard

A Material Flutter Button that supports variety of button styles. It is designed to be easy to use and customizable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add progress_loading_button

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

dependencies:
  progress_loading_button: ^2.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:progress_loading_button/progress_loading_button.dart';
21
likes
140
points
202
downloads

Publisher

verified publishergairicksaha.com

Weekly Downloads

A Material Flutter Button that supports variety of button styles. It is designed to be easy to use and customizable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on progress_loading_button