circular_progress_button 0.0.4 copy "circular_progress_button: ^0.0.4" to clipboard
circular_progress_button: ^0.0.4 copied to clipboard

A Flutter package providing a customizable circular progress button that fills in three steps.

0.0.4 #

  • Bug Fixes:

    • Removed redundant null checks for non-nullable currentStep parameter
  • Features:

    • Added iconWidget support to allow SVG icons
    • Made icon parameter optional when iconWidget is provided
    • Updated theme configuration to handle both IconData and Widget icons
  • Breaking Changes:

    • ProgressButtonTheme constructor now requires either icon or iconWidget
  • 0.0.3 #

  • Fixed bug where currentStep did not initialize the start animation.

  • Resolved issue where currentStep was incorrectly equal to totalStep.

0.0.2 #

  • Update pubspec

0.0.1 #

  • Initial release
3
likes
160
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a customizable circular progress button that fills in three steps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on circular_progress_button