Skip to content

Releases: jiangyang5157/flutter_progress_button

Bug fix

09 Jun 02:55
Compare
Choose a tag to compare

Avoid a few bugs in dispose() state.

First release

04 Jun 10:49
Compare
Choose a tag to compare

0.6.1 - 20190604

Improves package health.

0.6.0 - 20190604

Support Customized content widgets.
Support auto adjusts board radius.
Add examples.

0.5.0 - 20190604

Implement basic progress button function and animation.
Use onProgress call back onPressed and returns a result handler function to indicate animation is completed and you are ready to go.