flutter_smart_error_handler 1.0.1
flutter_smart_error_handler: ^1.0.1 copied to clipboard
A comprehensive Flutter error handler that catches and categorizes errors with beautiful Lottie animations.
1.0.0 #
- 🚀 Initial release of Flutter Error Handler.
- ✅ Automatic categorization of errors (Network, Auth, Backend, etc.).
- 🎨 Beautiful Lottie animations for each error type.
- 🛠 Fully customizable via
ErrorHandlerConfig. - 📱 Support for async error handling via
navigatorKey. - 👆 Manual error triggers via
ErrorHandler.network(), etc. - 📊 External logging support (
onLogcallback). - 🌘 Automatic Dark Mode support.