- Update nullsafety examplen and adjustment
- Fix Web support
- Update deprecated and change colors from card into dialogBackgroundColor
- Add workflows to provide demo, Find it here
- Use universal io to make it work on web
- Adjust theme for future's custom progress dialog
- Adjust theme for textbutton
- Adaptive loading indicator on CustomProgressDialog
- Fix theme on progress dialog's buttons
- Update example
- Update readme
- Solve pub.dev scoring
- Update deprecated and
- Solve pub.dev scoring
- Add showCustomProgressDialog and showProgressDialog (E.g Future.delayed(Duration(seconds:3)).showCustomProgressDialog(context))
- Add isShowed to check if Progress Dialogs is showed #5
- Fix ProgressDialog future's Type
- Fix SkDeletable bugs
- Fix readme ndialog version
- Migrate to nullsafety with stable version
- Migrate to nullsafety
- Fix some function and animation bugs
- Fix Bugs
- Add default transition duration, to make it much-much smooth and flexible
- Fix Transparent barrier when its color is Null
- Fix pop delay when dialog's transition is null
- Fix ProgressDialog and CustomDialog dismiss after future complete
- Fix Bugs
- Add new customize Transition (Extensions supported too)
- Show dialog with native call
- Fix Bugs
- Fix ZoomDialog's bugs
- Fix Stack's "overflow removed"
- ZoomDialog, a dialog... but you can zoom on it
- Fix some typos on description
- Dialog extensions, simply show dialog with Flutter's built-in dialogs
- Remove 3rd party plugins
- Update pubspec.yaml
- Add background color dialog
- No radius on action buttons
- BlurDialogBackground is depreceted, use DialogBackground instead
- Rewrite readme.md
- Optimize codes
- Fix bug
- Add CustomProgressDialog
- Optimize codes
- Fix the version changelog
- Show NAlertDialog and NDialog much easier
- Optimize the codes!
- Fix AnimatedPopup
- Fix something
- I hope it work now (just publishing issues).
- Another touch
- Little touch here an there
- You can popup the dialog without bouncing animation, simply use animatePopup : false
- progressDialog widget changed to LoadingWidget
- You can change LoadingWidget simply like you change Title and Message
- Fix double blur issues
- Set 0 as default value of blur
- Fix set blur on progressdialog
- Fix Return value from ProgressDialog.future
- 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)
- Fix ProgressDialog bug and layouting
- Fix Bug (Health issues still there -_-)
- Fix Bug (Health issues)
- Fix ProgressDialog bug and layouting
- Add ProgressDialog
- Add ProgressDialog with Future
- Set your dialog look with DialogStyle
- Fix overflow actions
- First release.