kdialogs 0.4.1 copy "kdialogs: ^0.4.1" to clipboard
kdialogs: ^0.4.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

1.0.0 #

  • Stable version

0.1.2 #

  • fix show sync dialog

0.1.3 #

  • fix custom box dialog

0.2.0 #

  • replace WillPopScope to PopScope

0.3.0 #

  • add showConfirmationKDialogWithCallback

0.3.1 #

  • fix loading context

0.4.0 #

  • add support to set customs strings

0.4.1 #

  • fix exports
4
likes
140
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kdialogs