Releases: splashbyte/widget_loading
Releases · splashbyte/widget_loading
v0.4.0
- Adds
onLoadingAnimationCompleted
and animating
parameter to CircularWidgetLoading
- Adds
index
to DotBuilder
v0.3.3
- Fixes clip offset for
CircularWidgetLoading
v0.3.2
- Minor fixes
- Upgrade to Flutter 3.0
v0.3.0
- Several minor fixes
- Performance improvements
- BREAKING: Changes default value of
padding
to EdgeInsets.zero
- BREAKING: Changes default color to
Theme.of(context).colorScheme.secondary