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

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

1.0.1 - 2024-11-30 #

  • Fixed some issues.

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
120
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, fluttertoast, http

More

Packages that depend on advanced_error_handler