async_button_builder 2.0.9-nullsafety.0 copy "async_button_builder: ^2.0.9-nullsafety.0" to clipboard
async_button_builder: ^2.0.9-nullsafety.0 copied to clipboard

outdated

A builder to wrap around buttons that handles loading, disabled, error and succes states

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add async_button_builder

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

dependencies:
  async_button_builder: ^2.0.9-nullsafety.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:async_button_builder/async_button_builder.dart';
84
likes
0
pub points
90%
popularity

Publisher

unverified uploader

A builder to wrap around buttons that handles loading, disabled, error and succes states

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, freezed_annotation

More

Packages that depend on async_button_builder