flutter_error_boundary 0.0.1 copy "flutter_error_boundary: ^0.0.1" to clipboard
flutter_error_boundary: ^0.0.1 copied to clipboard

Error boundary widget that catches and handles errors gracefully in Flutter applications.

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2024-12-19 #

Added #

  • Initial release of flutter_error_boundary package
  • Error boundary widget that catches and handles errors gracefully
  • Support for custom error handlers and fallback UI
  • Comprehensive error reporting and logging capabilities
  • Integration with Flutter's error handling system
  • Support for both synchronous and asynchronous error handling
  • Customizable error boundaries for different widget trees
  • Built-in error recovery mechanisms
  • Support for error boundary nesting
  • Comprehensive test coverage
  • Full documentation with examples
  • Support for Flutter 3.0+ and Dart 3.0+

Technical Features #

  • Null safety support
  • Platform-agnostic implementation
  • Minimal performance overhead
  • Memory leak prevention
  • Proper error propagation
  • Integration with Flutter DevTools
  • Support for hot reload during development
1
likes
0
points
62
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

Error boundary widget that catches and handles errors gracefully in Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_error_boundary