ndialog 2.0.2
ndialog: ^2.0.2 copied to clipboard
Dialog material widget with blur background and popup animation
2.0.2 10 Oct 2019 #
- Fix set blur on progressdialog
2.0.1 10 Oct 2019 #
- Fix Return value from ProgressDialog.future
2.0.0 09 Oct 2019 #
- You can blur any dialog background using BlurDialogBackground.
- separate the NDialog class into 2, NDialog and NAlertDialog.
- Fix bugs when the screen gets smaller (for example when the keyboard appears)
1.2.1+3 07 Oct 2019 #
- Fix ProgressDialog bug and layouting
1.2.1+2 07 Oct 2019 #
- Fix Bug (Health issues still there -_-)
1.2.1+1 07 Oct 2019 #
- Fix Bug (Health issues)
1.2.1 07 Oct 2019 #
- Fix ProgressDialog bug and layouting
1.2.0 07 Oct 2019 #
- Add ProgressDialog
- Add ProgressDialog with Future
- Set your dialog look with DialogStyle
1.1.0 03 Oct 2019 #
- Fix overflow actions
1.0.0 02 Oct 2019 #
- First release.