progress_state_button 1.0.4 copy "progress_state_button: ^1.0.4" to clipboard
progress_state_button: ^1.0.4 copied to clipboard

A customizable progress button widget for Flutter Android, IOS and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add progress_state_button
copied to clipboard

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

dependencies:
  progress_state_button: ^1.0.4
copied to clipboard

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_state_button/iconed_button.dart';
import 'package:progress_state_button/progress_button.dart';
copied to clipboard
367
likes
130
points
2.84k
downloads

Publisher

verified publisherslmyldz.com

Weekly Downloads

2024.09.26 - 2025.04.10

A customizable progress button widget for Flutter Android, IOS and Web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on progress_state_button