Skip to content

Releases: lcsvcn/smart_alert_dialog

3.0.0

09 May 19:56
Compare
Choose a tag to compare

3.0.0

  • Supports web now
  • Removed deprecated parameters [confirmText] and [cancelText] (Use instead: AlertDialogText)

2.2.1

13 Apr 13:33
Compare
Choose a tag to compare

[AlertDialogText] and [AlertDialogStyle] are not part of library but components

2.1.0-nullsafety.0

25 Mar 02:08
Compare
Choose a tag to compare
2.1.0-nullsafety.0 Pre-release
Pre-release
  • Added Style to the Dialog Alert Widget
  • Added Required for text to have a DialogAlertText
  • Deprecated confirmText to DialogAlertText
  • Deprecated cancelText to DialogAlertText