busy 1.0.4
busy: ^1.0.4 copied to clipboard
Centralize loading widget management, thanks to this very easy-to-use package, which uses no external package dependencies.
1.0.4 #
- Code improvement
1.0.3 #
- Be aware of a busy context update directly from a StatefulWidget
1.0.2 #
- Create an extension for widgets, to be able to update the busy state of a StatefulWidget directly from the widget
1.0.1 #
- Use of CupertinoActivityIndicator instead of material LinearProgressIndicator for BusyCupertinoScaffold widget
1.0.0 #
- First release