kdialogs 0.1.1 copy "kdialogs: ^0.1.1" to clipboard
kdialogs: ^0.1.1 copied to clipboard

Implementation of common dialogs in Flutter projects, useful for accelerating development.

0.0.1 #

  • Initial release.
    • showKDialogWithLoadingMessage
    • showKDialogWithLoadingIndicator
    • showBottomAlertKDialog
    • showKDialogContent
    • showConfirmationKDialog
    • showAsyncProgressKDialog

0.0.2 #

  • Fix showConfirmationKDialog and showBottomAlertKDialog response
    • response false by default
  • Fix showConfirmationKDialog width when message is short

0.0.3 #

  • Refactor
  • Add options dialogs

0.1.0 #

  • Improvements in the way objects are compared in the options dialog

0.1.1 #

  • Fix result on options dialogs when cancel button is pressed, returns null now
4
likes
0
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Implementation of common dialogs in Flutter projects, useful for accelerating development.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on kdialogs