ndialog 4.2.1 copy "ndialog: ^4.2.1" to clipboard
ndialog: ^4.2.1 copied to clipboard

outdated

Custom native dialog style with blur background, popup animation and ProgressDialog.

4.2.1 #

  • Adjust theme for textbutton

4.2.0 #

  • Adaptive loading indicator on CustomProgressDialog
  • Fix theme on progress dialog's buttons
  • Update example
  • Update readme

4.1.1+1 #

  • Solve pub.dev scoring

4.1.1 #

  • Update deprecated and
  • Solve pub.dev scoring

4.1.0 #

  • 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

4.0.1 #

  • Fix SkDeletable bugs

4.0.0+1 #

  • Fix readme ndialog version

4.0.0 #

  • Migrate to nullsafety with stable version

3.5.0-nullsafety.1 #

  • Migrate to nullsafety
  • Fix some function and animation bugs
  • Fix Bugs

3.3.2 #

  • 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

3.3.1 #

  • Fix ProgressDialog and CustomDialog dismiss after future complete
  • Fix Bugs

3.3.0 #

  • Add new customize Transition (Extensions supported too)
  • Show dialog with native call
  • Fix Bugs

3.2.1 #

  • Fix ZoomDialog's bugs
  • Fix Stack's "overflow removed"

3.2.0 #

  • ZoomDialog, a dialog... but you can zoom on it
  • Fix some typos on description

3.1.0 #

  • Dialog extensions, simply show dialog with Flutter's built-in dialogs
  • Remove 3rd party plugins

3.0.0 #

  • 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

2.1.2 #

  • Add CustomProgressDialog
  • Optimize codes
  • Fix the version changelog

2.1.1+7 #

  • Show NAlertDialog and NDialog much easier
  • Optimize the codes!

2.1.0+6 #

  • Fix AnimatedPopup

2.1.0+5 #

  • Fix something

2.1.0+4 #

  • I hope it work now (just publishing issues).

2.1.0+3 #

  • Another touch

2.1.0+2 #

  • Little touch here an there

2.1.0+1 #

  • 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

2.0.2+1 #

  • Fix double blur issues
  • Set 0 as default value of blur

2.0.2 #

  • Fix set blur on progressdialog

2.0.1 10 Oct 2019 #

  • Fix Return value from ProgressDialog.future

2.0.0 #

  • 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 #

  • Fix ProgressDialog bug and layouting

1.2.1+2 #

  • Fix Bug (Health issues still there -_-)

1.2.1+1 #

  • Fix Bug (Health issues)

1.2.1 #

  • Fix ProgressDialog bug and layouting

1.2.0 #

  • Add ProgressDialog
  • Add ProgressDialog with Future
  • Set your dialog look with DialogStyle

1.1.0 #

  • Fix overflow actions

1.0.0 #

  • First release.
225
likes
0
points
838
downloads

Publisher

verified publishernizwar.dev

Weekly Downloads

Custom native dialog style with blur background, popup animation and ProgressDialog.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ndialog