Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1023 Bytes

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 1023 Bytes

0.4.0 (2024-04-04)

  • Adds onLoadingAnimationCompleted and animating parameter to CircularWidgetLoading
  • Adds index to DotBuilder

0.3.3 (2023-08-14)

  • Fixes clip offset for CircularWidgetLoading

0.3.2 (2022-06-13)

  • Minor fixes
  • Upgrade to Flutter 3.0

0.3.1 (2022-03-18)

  • Minor fixes

0.3.0 (2022-03-18)

  • Several minor fixes
  • Performance improvements
  • BREAKING: Changes default value of padding to EdgeInsets.zero
  • BREAKING: Changes default color to Theme.of(context).colorScheme.secondary

0.2.1 (2021-04-02)

  • Minor changes/fixes
  • Changes default values of CircularWidgetLoading

0.2.0 (2021-03-04)

  • Migrates to null safety

0.1.2 (2021-03-02)

  • Fixes key handling if animatedSize is false
  • Removes warnings in code
  • Improves performance

0.1.1 (2021-03-02)

  • Fixes key handling in CircularWidgetLoading
  • Adds some comments in the code
  • Adds GIF in README.md

0.1.0 (2021-03-02)

  • Initial release
  • WiperLoading
  • CircularWidgetLoading