stylish_dialog 0.0.8 copy "stylish_dialog: ^0.0.8" to clipboard
stylish_dialog: ^0.0.8 copied to clipboard

outdated

A collection of stylish animated dialogs like Normal, Progress, Success, Info, Warning and Error for flutter.

0.0.8 #

  • ✔️ Added
+ confirmButton:
+ cancelButton:
  • ❌ Deprecated
@deprecated confirmText:
@deprecated cancelText:
@deprecated confirmPressEvent:
@deprecated cancelPressEvent:

0.0.7 #

  • Added animationLoop: to play animations in a loop
+ animationLoop:
  • Performance Improvement
  • Bug Fixes

0.0.6 #

Added addView: to add custom widget inside dialog.


+ addView:

0.0.5+1 #


+ rootNavigator:

0.0.5 #

Added changeAlertType() function to change current dialog type.

+ changeAlertType()

0.0.4+1 #

+ dismissOnTouchOutside:
+ .show()
+ .dismiss()

0.0.4 #

Added #

+ confirmText:
+ cancelText:
+ confirmPressEvent:
+ cancelPressEvent:

0.0.3+1 #

  • Fixed content text alignment

0.0.3 #

  • Initial release
16
likes
0
pub points
84%
popularity

Publisher

verified publishermarsad.dev

A collection of stylish animated dialogs like Normal, Progress, Success, Info, Warning and Error for flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on stylish_dialog