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

A reusable Flutter error state widget with customizable messages, icons, retry actions, and layouts.

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 - 2026-07-20 #

Added #

  • Added the initial release of zeba_academy_error_state.
  • Added the ZebaErrorState widget.
  • Added customizable error titles.
  • Added customizable error messages.
  • Added customizable retry button text.
  • Added retry callback support through onRetry.
  • Added optional error icon support.
  • Added customizable icon size.
  • Added customizable icon color.
  • Added customizable title text styles.
  • Added customizable message text styles.
  • Added customizable retry button styles.
  • Added customizable retry button text styles.
  • Added configurable content padding.
  • Added configurable spacing between elements.
  • Added support for showing or hiding the error icon.
  • Added support for showing or hiding the retry button.
  • Added configurable main-axis alignment.
  • Added configurable cross-axis alignment.
  • Added configurable text alignment.
  • Added optional width constraints.
  • Added optional height constraints.
  • Added Material 3 theme integration.
  • Added null-safe API.
  • Added widget tests covering the core functionality.
  • Added GNU General Public License v3.0 licensing.
0
likes
150
points
71
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

A reusable Flutter error state widget with customizable messages, icons, retry actions, and layouts.

Homepage

Topics

#flutter #widget #error #error-state #retry

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_error_state