widget_loading 0.3.2 widget_loading: ^0.3.2 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.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
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