sn_progress_dialog 1.0.2
sn_progress_dialog: ^1.0.2 copied to clipboard
Customizable progress dialog package for Flutter.(Captures the progress value)
0.0.1 16.01.2021 #
- Initial build for flutter sn_progress_dialog package.
0.0.2 16.01.2021 #
- Readme and description edited.
0.0.3 21.01.2021 #
- Msg added to update method
0.0.4 29.01.2021 #
- Progress Type added.
- Documentation and example codes edited.
0.0.5 14.02.2021 #
- New properties added
1.0.0 31.03.2021 #
- Null Safety migrated
- Bug fix.
1.0.1 01.04.2021 #
- Example edited.
- Readme edited.
1.0.2 04.05.2021 #
- The back button was prevented from closing the dialog.
- Border radius added.