show_error_handler 0.0.2 copy "show_error_handler: ^0.0.2" to clipboard
show_error_handler: ^0.0.2 copied to clipboard

A Flutter package that provides a convenient and customizable way to display errors to the user. This package simplifies error handling by providing a centralized mechanism to present error messages, [...]

0.0.1 Initial Release #

Introducing show_error_handler: This package provides a streamlined approach to displaying errors in your Flutter applications. WcBaseError: A fundamental class for structuring error information, including message, code, title, description, type, and origin layer. WcAlert Widget: A versatile widget for presenting error alerts with customizable background and text colors. showWcAlert Function: A convenient function to trigger the display of WcAlert messages. WcModal Widget: A modal widget for displaying errors with an icon, message, and an optional action button. showWcModal Function: A function to present WcModal dialogs with customizable appearance and action callbacks.

0.0.2 #

2
likes
0
points
5
downloads

Publisher

verified publisherweincode.dev

Weekly Downloads

A Flutter package that provides a convenient and customizable way to display errors to the user. This package simplifies error handling by providing a centralized mechanism to present error messages, handling different error types gracefully, and offering flexibility in how errors are displayed. It allows developers to define custom error presenters and easily integrate them into their applications.

Homepage

License

unknown (license)

Dependencies

dart_code_linter, flutter

More

Packages that depend on show_error_handler