widget_loading 0.4.0 copy "widget_loading: ^0.4.0" to clipboard
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 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
82
likes
130
pub points
87%
popularity

Publisher

verified publishersplashbyte.dev

An easy way to hide a widget when you have nothing to show yet and need a loading animation at the same time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on widget_loading