diagramo_order_button 0.0.1 diagramo_order_button: ^0.0.1 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.1] - 2024-10-17 #
Added #
- Initial release of the
diagramo_order_button
widget. - Customizable text, text color, and background color.
- Left and right icons with configurable colors and sizes.
- Support for button tap with
onTap
callback. - Border customization including border radius and color.
- Flexible width and height settings.