widget_loading 0.4.0
widget_loading: ^0.4.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.4.0 - 2024-04-04 #
- Adds
onLoadingAnimationCompletedandanimatingparameter toCircularWidgetLoading - Adds
indextoDotBuilder
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
paddingtoEdgeInsets.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
animatedSizeis 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
WiperLoadingCircularWidgetLoading