genui_button 0.0.3
genui_button: ^0.0.3 copied to clipboard
A GenUI compatible button widget package. Provides a GenUIButton catalog item for GenUI agents to produce interactive UI.
0.0.3 #
- Enhanced UI customizations: added
borderColor,borderWidth,shadowColor,fontWeight,letterSpacing,tooltip, andfullWidth. - Added intelligent default fallbacks to native Material 3
ThemeDataproperties. - Improved edge-case handling on payload casting and null values.
- Added accessibility wrapped with Semantic labels.
0.0.2 #
- Provided comprehensive library documentation.
- Added an example application demonstrating
genui_buttonusage.
0.0.1 #
- Initial release containing
GenUIButtonwidget for the GenUI framework.