[go: nahoru, domu]

Skip to content

Version 0.2.0+3

Compare
Choose a tag to compare
@SandroMaglione SandroMaglione released this 24 Feb 13:18
· 50 commits to master since this release
  • Added CircularStepProgressIndicator
  • Added optimized support for Continuous Progress Indicators (by setting padding to 0 and not using custom attributes)
  • Added more attributes
    • customSize
    • selectedSize
    • unselectedSize
    • fallbackLength
  • Made indicator custom attributes (customStep, customColor, onTap, customSize) zero-based (breaking change)
  • Added more examples
  • Updated the documentation with more screens and detailed examples
  • Added CircularStepProgressIndicator animation example
  • Bug fixing