async_progress_button 2.0.3 copy "async_progress_button: ^2.0.3" to clipboard
async_progress_button: ^2.0.3 copied to clipboard

A Flutter package that provides an asynchronous button widget with customizable properties.you can do your asynchronous activites smoothly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add async_progress_button

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

dependencies:
  async_progress_button: ^2.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:async_progress_button/async_progress_button.dart';
2
likes
150
points
24
downloads

Publisher

verified publisherfluttersinhala.com

Weekly Downloads

A Flutter package that provides an asynchronous button widget with customizable properties.you can do your asynchronous activites smoothly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on async_progress_button