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.flutter-io.cn 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