ui_avatar 0.0.2
ui_avatar: ^0.0.2 copied to clipboard
A simple and customizable Flutter widget to generate beautiful text-based avatars using initials, No API needed
0.0.2 - Playground + Visuals Update ๐ #
- ๐ธ Added images and playground screenshots to
README.md
- ๐งช Linked to live playground: ui-avatar-playground.web.app
- ๐งผ Improved README structure for pub.dev formatting
- ๐ Updated
CHANGELOG.md
to reflect features properly
0.0.1 - Initial release ๐ #
- โจ Generate avatars from names using initials
- ๐ข Circle or rectangle shapes (
BoxShape
) - ๐จ Custom background and text color support
- ๐ฒ Random color mode (with optional name-based seeding)
- ๐ Uppercase toggle for initials
- ๐ Font weight & font family customization
- ๐ Size control
- ๐งฑ Border support (custom color and width)
- ๐ซ Optional box shadow
- ๐งช Comes with a live playground โ ui-avatar-playground.web.app