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

Common modal and toast utility to bootstrap quickly

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
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Common modal and toast utility to bootstrap quickly

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, gap, toastification

More

Packages that depend on modal_util