advanced_error_handler 1.0.0 copy "advanced_error_handler: ^1.0.0" to clipboard
advanced_error_handler: ^1.0.0 copied to clipboard

A Flutter package to handle errors with dialogs, toasts, and snack bars.

1.0.0 - 2024-11-30 #

  • Initial release of the Advanced Error Handler package for Flutter.
  • Added functions to handle API and network errors:
    • handleError: Handles network and API errors, with optional retry callback.
    • showErrorMessage: Displays error messages via SnackBar.
    • showErrorDialog: Displays error messages with optional retry button in a Dialog.
    • showToastError: Displays quick error feedback via Toast.
1
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to handle errors with dialogs, toasts, and snack bars.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, fluttertoast, http

More

Packages that depend on advanced_error_handler