flutter_progress_hud 2.0.1 flutter_progress_hud: ^2.0.1 copied to clipboard
Highly customizable modal progress indicator with fade animation.
[2.0.1] #
- Fixed: dismissible was true when barrier was enabled
- Fixed: Unhandled Exception: setState() called after dispose()
[2.0.0] #
- Migrated to null safety
- Migrated example to AndroidX
[1.0.3] #
- Fixed performance problem when progress hud is not visible
- Updated deprecated method
[1.0.2] #
- Added borderColor and borderWidth
[1.0.1] #
- Updated README
[1.0.0] #
- Initial release