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

A comprehensive error and exception handling package for Flutter applications. Provides structured error types, custom exceptions, error message handlers, and UI components (dialogs, toasts) for consi [...]

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 #

Initial Release #

  • Comprehensive error and exception handling system
  • Structured error types with code, type, message, title, and detail
  • Custom exception class (XkException) for error handling
  • Predefined error factory (XkErrors) for common HTTP error types
  • Error message handler (XkErrorMessageHandler) for displaying errors
  • Support for dialog and snackbar error display widgets
  • Integration with xerkonix_logger for error logging
  • Full platform support (Web, iOS, Android, Linux, macOS, Windows)
  • Full Flutter 3.24+ and Dart 3.5+ compatibility
0
likes
130
points
8
downloads

Documentation

API reference

Publisher

verified publisherxerkonix.com

Weekly Downloads

A comprehensive error and exception handling package for Flutter applications. Provides structured error types, custom exceptions, error message handlers, and UI components (dialogs, toasts) for consistent error management across applications.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, xerkonix_logger

More

Packages that depend on xerkonix_error_handler