flutter_advanced_avatar 1.5.2

SDKflutter
Platformandroidioswindowslinuxmacosweb

An advanced avatar provides a rich API for widget customization that opens a new look and feel in your app.

flutter_advanced_avatar

An advanced avatar provides a rich API for widget customization that opens a new look and feel in your app.

APP_ICON

Advanced Avatar Theme LAF

Advanced Avatar Light ThemeAdvanced Avatar Dark Theme
PREVIEW_LIGHTPREVIEW_DARK

AdvancedAvatar Parameters

ParameterDescriptionTypeDefault
nameUsed for creating initials. (Regex split by r'\s+/')String
sizeAvatar size (width = height).double80.0
imageAvatar image source exclusively with [child].ImageProvider
marginAvatar margin.EdgeInsetsGeometry
styleInitials text style.TextStyle
statusColorStatus color.Color
statusSizeStatus size.double12.0
statusAlignmentStatus alignment.AlignmentAlignment.topRight
decorationAvatar decoration.BoxDecorationcolor, shape
foregroundDecorationAvatar foreground decoration.BoxDecoration
childChild widget exclusively with [image].Widget
childrenHosted widgets.Widget
animatedUse AnimatedContainerboolfalse
durationAnimatedContainer durationDurationDuration(milliseconds: 300)
autoTextSizeAuto name text sizeboolfalse