diagramo_avatar_button 0.0.2 diagramo_avatar_button: ^0.0.2 copied to clipboard
A customizable avatar button widget for Flutter.
[0.0.1] - 2024-10-17 #
- Initial release of
diagramo_avatar_button
widget. - Support for displaying an image from the internet or a local icon.
- Customizable button size, padding, border, and background color.
- Option to configure border radius for both the button and image.
- Icon mode with customizable icon size and color.
- Image mode with options for
BoxFit
, padding, and margin.