codifyiq_user_avatar 1.0.0 copy "codifyiq_user_avatar: ^1.0.0" to clipboard
codifyiq_user_avatar: ^1.0.0 copied to clipboard

A circular user avatar widget with graceful photo, initials, and icon fallbacks for Flutter apps.

1.0.0 #

  • Initial release as a standalone package, extracted from codifyiq_core_components.
  • UserAvatar — a circular avatar with photo, initials, and icon fallbacks.
  • imageProvider parameter — supply a ready-made ImageProvider (e.g. MemoryImage, FileImage, AssetImage) for the avatar photo from a non-URL source; it renders through the same circular-clip, cover-fit, and error-to-initials fallback as a network photo.
  • Parenthetical qualifiers in a display name (e.g. "Java Joe (Contractor)", common in enterprise and government directories) are stripped before deriving initials, so the avatar shows "JJ" instead of "J(". This applies to both UserAvatar and the public UserAvatar.initialsFor helper.
0
likes
160
points
35
downloads

Documentation

API reference

Publisher

verified publishercodifyiq.com

Weekly Downloads

A circular user avatar widget with graceful photo, initials, and icon fallbacks for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#codifyiq #ui #widget #avatar

License

MIT (license)

Dependencies

flutter

More

Packages that depend on codifyiq_user_avatar