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

A React-inspired error boundary package for Flutter that catches subtree build errors, prevents UI crashes, logs exceptions, and displays localized fallback UI.

1.0.1 #

  • Updated repository and homepage URL.
  • Updated LICENSE formatting for pub.dev recognition.
  • Code formatting improvements.

1.0.0 #

  • Initial release of error_catch_boundary.
  • Catch subtree build() errors gracefully to prevent full-screen crashes.
  • Default fallback UI with built-in retry functionality.
  • Custom fallback UI builder (fallbackBuilder).
  • Automated logging callback (onError) to integrate with monitoring services like Sentry and Firebase Crashlytics.
5
likes
0
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

A React-inspired error boundary package for Flutter that catches subtree build errors, prevents UI crashes, logs exceptions, and displays localized fallback UI.

Repository (GitHub)
View/report issues

Topics

#error-handling #error-boundary #ui #fallback #robustness

License

unknown (license)

Dependencies

flutter

More

Packages that depend on error_catch_boundary