modal_util 25.9.1 copy "modal_util: ^25.9.1" to clipboard
modal_util: ^25.9.1 copied to clipboard

Common modal and toast utility to bootstrap quickly

0.0.8 #

  • Add showInfo and showWarning methods in ModalUtil for enhanced toast notifications.

0.0.7 #

  • Add universal_platform dependency for improved platform detection in InputMatchConfirmationWidget.

0.0.6 #

  • Refactor button text styles in ModalUtil to remove explicit color settings for improved consistency and adherence to default styling.

0.0.5 #

  • Add showSnackbar method to ModalUtil for displaying snack bars
  • Introduced a new static method showSnackbar in ModalUtil to facilitate snack bar notifications.
  • This method utilizes ScaffoldMessenger to show a SnackBar with a given title, enhancing user feedback capabilities.

0.0.4 #

  • Refactor modal dialog handling to support macOS. Updated ModalUtil and InputMatchConfirmationWidget to include Platform.isMacOS checks for dialog rendering, enhancing compatibility across Apple devices.

0.0.3 #

  • Callbacks onSubmit and onCancel are no longer required for the showEmailPasswordDialog method.

0.0.2 #

  • Fixed context issue.

0.0.1 #

  • TODO: Describe initial release.
0
likes
125
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Common modal and toast utility to bootstrap quickly

Homepage

License

unknown (license)

Dependencies

flutter, gap, toastification, universal_platform

More

Packages that depend on modal_util