Releases: nerdy-pro/flutter-progress-dialog
Releases · nerdy-pro/flutter-progress-dialog
v1.5.0
What's Changed
- Use NavigatorState in progress dialog callbacks by @thenixan in #19
- Remove .fvmrc and FVM gitignore entries by @thenixan in #20
- Adopt MIT License by @thenixan in #21
- Code cleanup by @thenixan in #22
- Code cleanup by @thenixan in #23
- Bump package to 1.5.0 and update metadata by @thenixan in #24
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.2
v1.3.1
Full Changelog: v1.3.0...v1.3.1
- Updated docs
v1.3.0
Release 1.2.0
- updated flutter version
Release v1.1.1
- fixed nullable values in
Resultclass
Release v1.1.0
- switched to
sealed classusage for results