error_progress_button 0.2.1 copy "error_progress_button: ^0.2.1" to clipboard
error_progress_button: ^0.2.1 copied to clipboard

A Flutter custom button with progress and error message

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add error_progress_button

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

dependencies:
  error_progress_button: ^0.2.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:error_progress_button/error_progress_button.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A Flutter custom button with progress and error message

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on error_progress_button