diagramo_avatar_button 0.0.3
diagramo_avatar_button: ^0.0.3 copied to clipboard
A customizable avatar button widget for Flutter.
AvatarButton #
A customizable avatar button widget for Flutter that can display either an image from the internet or a local icon.
Features #
- Display an internet image or a local icon on the button.
- Fully customizable: border, background color, padding, size, and more.
- Support for both circular and rectangular buttons with customizable corner radius.
- Configurable icon size, color, and padding.
- Suitable for various use cases such as profile avatars, action buttons, or menu items.
[0.0.3] - 2025-07-19 #
- Added public documentation in Persian.
- Improved internal structure and styling.
- Cleaned up and formatted the code.
Installation #
To use this package, add diagramo_avatar_button to your pubspec.yaml file:
dependencies:
avatar_button: ^0.0.3