colorful_text_avatar 1.0.5
colorful_text_avatar: ^1.0.5 copied to clipboard
A Flutter package to generate colorful text avatars based on user initials with enhanced support for Vietnamese characters. Forked from colorize-text-avatar.
1.0.5 29122025 Fork Release - Colorful Text Avatar #
- BREAKING: Package renamed from
colorize_text_avatartocolorful_text_avatar - NEW: Enhanced support for Vietnamese characters and diacritics
- NEW: Improved text processing algorithm for non-Latin characters
- NEW: Better initial extraction from Vietnamese names
- CREDIT: This version is a fork of the original colorize-text-avatar package by Denis Çolak
- IMPROVEMENT: Updated documentation with Vietnamese examples
- IMPROVEMENT: Enhanced character mapping for Vietnamese language support
1.0.3 02062021 Documentation Update #
- Bug fix for background color
1.0.2 02062021 Documentation Update #
- Images and examples are updated.
1.0.1 02062021 Documentation Update #
- Documentation update to display images on pub.dev.
1.0.0 02062021 Nullsafety TextAvatar #
- In that release minimum viable and usefull plugin released to allow developers to create colorful TextAvatars based on the Name Surname or given specification.
- It allows users to create colorful text avatar for each users based on the username or text starting letter.
- Improvements will release in next version.