smart_alert_dialog 2.2.1 copy "smart_alert_dialog: ^2.2.1" to clipboard
smart_alert_dialog: ^2.2.1 copied to clipboard

A Smart Alert Dialog that uses Cupertino for IOS and Material for Android. Fell Free to colaborate, every PR is welcome!

2.2.1 #

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

2.2.0 #

  • Refactor code format

2.1.2-nullsafety.0 #

  • Removed const from [AlertDialogText] and [AlertDialogStyle]

2.1.1-nullsafety.0 #

  • Added more dartdoc

2.1.0-nullsafety.0 #

  • Formatted dartdoc to be in the right format
  • Added [style] to the Dialog Alert Widget
  • Added [text] is not required anymore
  • Both [text] and [style] has default values if not set

2.0.0-nullsafety.0 #

  • Deprecated [confirmText]. Use [text] instead!
  • Deprecated [cancelText]. Use [text] instead!
  • Added required field [text] to have a DialogAlertText, for editing [confirm], [cancel], [dismiss] buttons

1.1.0 #

  • Added dartdoc and fixed readme.

1.0.0 #

  • Initial Release
  • Null Safety
10
likes
150
points
110
downloads

Publisher

verified publisherfreya-hidroponia.ga

Weekly Downloads

A Smart Alert Dialog that uses Cupertino for IOS and Material for Android. Fell Free to colaborate, every PR is welcome!

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on smart_alert_dialog