progressive_button_flutter 1.0.0 copy "progressive_button_flutter: ^1.0.0" to clipboard
progressive_button_flutter: ^1.0.0 copied to clipboard

A customizable Flutter button widget with built-in loading and progress indicators.

0.0.1 #

Initial Release #

  • Customizable width and height
  • Built-in loading animation
  • Progress indicator with percentage
  • Circular progress indicator (optional)
  • Stretches to full width (optional)
  • Estimated time-based progress simulation

0.0.2 #

Typo Fixes #

  • Fixed the typo from Awesome Button to Progressive Button

1.0.0 #

Added #

  • onSuccess callback to execute on successful completion of the button action.
  • onFailure callback to execute on failure of the button action.
  • onComplete callback to execute on completion of the button action.
  • elevation parameter to customize the elevation of the button.
  • shadowColor parameter to customize the shadow color of the button.
  • enableHapticFeedback parameter to enable or disable haptic feedback on button press.
  • gradient parameter to define custom gradient styles.
  • progressGradient parameter to define custom gradient styles for the progress indicator.

Updated #

  • Documentation in README.md to include new parameters and features.
9
likes
0
points
11
downloads

Publisher

verified publisherswiftkart.icu

Weekly Downloads

A customizable Flutter button widget with built-in loading and progress indicators.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on progressive_button_flutter