alert_craft 0.0.1 copy "alert_craft: ^0.0.1" to clipboard
alert_craft: ^0.0.1 copied to clipboard

Alert Craft simplifies creating customizable notification and selection dialogs for Flutter applications. Utilize the OverlayService for user-friendly notifications and choice prompts. Quickly display [...]

Alert Craft Flutter Package #

Alert Craft is a Flutter package designed to simplify the creation of customizable notification and selection dialogs for your Flutter applications. It provides intuitive APIs and pre-built components to enhance user interaction through clear and customizable alerts.

Features #

  • OverlayService: Manage overlay dialogs effortlessly for user-friendly notifications and choice prompts.
  • AlertDialogWidget: Display customizable alert dialogs with icons, titles, descriptions, and configurable buttons.
  • SelectionWidget: Present selection dialogs with options for left and right buttons, each configurable with text and actions.
  • Responsive Design: Utilize the screen_responsive_size utility for responsive sizing across different screen sizes.

Installation #

Add the following dependency to your pubspec.yaml:

dependencies:
  alert_craft: ^1.0.0  # Replace with the latest version
1
likes
0
points
195
downloads

Publisher

verified publisheryeksoftware.com.tr

Weekly Downloads

Alert Craft simplifies creating customizable notification and selection dialogs for Flutter applications. Utilize the OverlayService for user-friendly notifications and choice prompts. Quickly display messages with components like AlertDialogWidget and SelectionWidget, customize colors, button text, and functions. Enhance user experience with easy integration and a rich feature set.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on alert_craft