s_error_widget 1.0.1
s_error_widget: ^1.0.1 copied to clipboard
A customizable error widget with support for headers, exception visualization, and retry actions.
1.0.1 #
- internal wrap witgh Center widget, so to cover the whole of the constraint space the
SErrorWidgetis put in
1.0.0 #
- Initial release of s_error_widget.
- Customizable error widget with header and exception text.
- Support for custom icons and background colors.
- Added retry action with customizable button.
- Added
exceptionBuilderfor advanced error display customization.