widget_loading 0.3.0 widget_loading: ^0.3.0 copied to clipboard
An easy way to hide a widget when you have nothing to show yet and need a loading animation at the same time.
0.3.0 (2022-03-18) #
- Several minor Fixes
- Performance improvements
- BREAKING: Changes default value of
padding
toEdgeInsets.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