PackageTrack
Sign in Get early access

avatar_builder

Flutter widget that renders avataaars-style cartoon avatars from customizable attributes using SVG.

0.3.1 bramp/avatar_builder

What this package is like to depend on

Last release 5 months ago

21 Mar 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

1 version withdrawn

withdrawn after publishing

5 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · Mar 2026 to Mar 2026
Release Pre-release Withdrawn

Releases

latest 5
  1. 0.3.1 21 Mar 2026
    Release notes
    • Correct --base-href in GitHub deployment workflow to /avatar_builder/.
    • Fix SVG sample images not rendering in README on GitHub.
    Open source →
  2. 0.3.0 21 Mar 2026
    Release notes
    • Add FileAssetLoader to avatar_builder_core for easy asset loading in dart:io environments. Available via a separate import: import 'package:avatar_builder_core/file_asset_loader.dart'.
    • Update READMEs with improved usage examples.
    Open source →
  3. 0.2.0 21 Mar 2026
    Release notes
    • Breaking: Split into avatar_builder_core (pure Dart, no Flutter dependency) and avatar_builder (Flutter widgets) packages in a Dart workspace monorepo.
    • Color fields on Avataaar now use int ARGB values instead of dart:ui Color, with reverse-lookup getters for palette enums.
    • Add toJson() / fromJson() serialisation on Avataaar.
    • Simplify Avataaar.random() with declarative weight maps for more readable and tunable random avatar generation.
    • Add --circle flag to generate.dart CLI tool.
    • Strip <filter> elements from SVG fragments for cleaner output.
    • Add 10 sample avatar SVGs.
    Open source →
  4. 0.1.1 21 Mar 2026
    Release notes
    • Fix .pubignore excluding SVG asset files from the published package.
    Open source →
  5. 0.1.0 20 Mar 2026 withdrawn
    Release notes
    • Initial release.
    • AvatarWidget for rendering avataaars-style cartoon avatars.
    • Avataaar model with full customization of hair, eyes, eyebrows, mouth, facial hair, clothing, accessories, and skin color.
    • Avataaar.random() factory for generating random avatars.
    • SvgCache for efficient LRU caching of SVG asset fragments.
    • 140+ optimized SVG fragments covering all avatar component variations.
    • Circle and transparent background styles via AvatarStyle.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive