standard_dialogs 2.1.0 copy "standard_dialogs: ^2.1.0" to clipboard
standard_dialogs: ^2.1.0 copied to clipboard

Package with standardized dialogues for use in your application or package.

2.1.0 #

  • Added option to be able to define which option should start checked when opening the checkbox or radio dialog. For that, the checked parameter must be informed in the DialogChoice class.
  • Replaced obsolete properties with new properties.

2.0.0 #

  • Implemented Null Safety
  • Replaced package pendantic with flutter_lints.

1.2.2 #

  • Adjustments related to obsolete widgets and parameters

1.2.1 #

  • Update in the file '.gitignore' not to comit 'pubspec.lock'
  • Deleted the file 'pubspec.lock'

1.2.0 #

  • Set the title parameter in showBasicDialog, showErrorDialog, showSuccessDialog, showWarningDialog and showResultDialog as optional, now the title or content or both must be passed.

1.1.2+1 #

  • Adjusted List initialization according to documentation.
  • Removed unnecessary import

1.1.2 #

  • Adjustment made to leave the message of the AwaitDialog centered when the text has more than one line.

1.1.1 #

  • Adjustment made to leave the title of the ResultDialog centered when the text has more than one line.

1.1.0+1 #

  • Adjust in the readme.
  • Removed unnecessary await.
  • Removed unnecessary import.

1.1.0 #

  • Added class to allow internationalization of the package

1.0.0+2 #

  • Removed unnecessary import.
  • Added workflow for automatic package publish.

1.0.0+1 #

  • Adjust in the readme.
  • Adjust the path of the images because I was giving Cross-Origin Read Blocking (CORB) error when viewing the documentation.

1.0.0 #

  • Initial package version
14
likes
90
pub points
79%
popularity

Publisher

unverified uploader

Package with standardized dialogues for use in your application or package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, simple_localization

More

Packages that depend on standard_dialogs