progress_hud 0.2.2
progress_hud: ^0.2.2 copied to clipboard
progress_hud is a clean and lightweight HUD meant to display the progress of an ongoing task on your Flutter app
0.2.2 #
- Now can be passed a text, and this text it will appear below the circular progress indicator
0.1.2 #
- Code improvements based on dartfmt, pubspec file improvements and added an example project
0.1.1 #
- Added the possibility to show rounded container behind the circular progress indicator
0.0.1 #
- Initial release