widget_loading 0.2.0-nullsafety.0
widget_loading: ^0.2.0-nullsafety.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.2.0-nullsafety.0 - 2021-03-02 #
- 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