Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 226 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 226 Bytes

[0.0.2] - 13.03.2019

  • Instead of taking text property, button now takes a child Widget.

[0.0.1] - 29.01.2019

  • Initial release of ProgressButton
  • Supports Normal, Progress and Error states
  • Based on Material Button