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.

Installation

To use this package, add diagramo_avatar_button to your pubspec.yaml file:

dependencies:
  avatar_button: ^0.0.1