flutter_avatar_kit 1.0.2
flutter_avatar_kit: ^1.0.2 copied to clipboard
SVG avatar UI kit with eight categories, grid picker, animated ring, theme-aware card, and path helpers for bundled assets.
Changelog #
All notable changes to this package will be documented here.
1.0.2 - 2026-04-12 #
Fixed #
- README gallery: use absolute GitHub
raw.githubusercontent.comURLs for<img src>so previews render on pub.dev (relativeassets/...paths only work on GitHub).
1.0.1 - 2026-04-12 #
Added #
example/app: category chips, hero preview, grid, ring and random toggles.pubspectopicsfor discovery on pub.dev.
Changed #
AvatarGrid: configurablecrossAxisCount, spacing,padding,shrinkWrap,physics; optionalonLongPresscallback instead of a built-inSnackBar.AvatarCard: uses theme colors and optionalonTapwith ink splash.- README: installation, usage, per-category counts, and labeled SVG previews.