diagramo_order_button 0.0.2
diagramo_order_button: ^0.0.2 copied to clipboard
A customizable Flutter button widget with options for text, icons, colors, and actions, perfect for building versatile UI components.
Changelog #
All notable changes to this project will be documented in this file.
0.0.2 - 2024-10-17 #
Added #
- Initial release of the
diagramo_order_buttonwidget. - Customizable text, text color, and background color.
- Left and right icons with configurable colors and sizes.
- Support for button tap with
onTapcallback. - Border customization including border radius and color.
- Flexible width and height settings.