PackageTrack
Sign in Get early access

beanheads

A customizable cartoon avatar generator that produces SVG strings. Dart port of the BeanHeads library.

0.2.0 dartfika/beanheads-dart

What this package is like to depend on

Last release 4 months ago

03 Apr 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Apr 2026 to Apr 2026
Release Pre-release

Releases

latest 4
  1. 0.2.0 03 Apr 2026
    Release notes

    Breaking Changes

    • Removed CircleColor enum. BeanheadConfig.circleColor is now a String (hex color value) instead of CircleColor. Replace CircleColor.blue with '#85c5e5'
    • Removed circleColors field from BeanheadsTheme. Circle color is now specified directly as a hex string

    Features

    • Circle background color can now be set to any hex color string (e.g., '#FF5733')
    • 27 Material Design color presets for random circle color generation
    • Example app redesigned with two-column control layout

    Other

    • Improved README installation instructions
    • Updated CI actions/checkout from v4 to v5
    Open source →
  2. 0.1.1 02 Apr 2026
    Release notes

    Bug Fixes

    • Fixed clothing render layer assignment — Shirt, DressShirt, VNeck, and TankTop now correctly render in the back layer, making Body.breasts characteristics visible as intended
    • Regenerated demo GIF with corrected rendering
    Open source →
  3. 0.1.0 02 Apr 2026
    Release notes
    • Interactive example app with real-time avatar customization and SVG preview thumbnails
    • BeanheadConfig.copyWith() for immutable state updates
    • BeanheadConfig equality support (==, hashCode) and toString
    • ColorPair equality support (==, hashCode) and toString
    • Beanhead widget SVG caching for better performance
    • Beanhead.random() now accepts optional Random parameter for deterministic results
    • Improved hat scaling for Long, Bob, and Afro hair styles using pure SVG transforms
    • Removed SvgBuilder from public API (internal implementation detail)
    • Fixed HatColor/FaceMaskColor resolution to use explicit mapping instead of name matching
    Open source →
  4. 0.0.1 02 Apr 2026
    Release notes
    • Initial release
    • Pure Dart SVG avatar generation
    • Flutter widget (Beanhead) for easy integration
    • 17 customizable dimensions with random avatar generation
    • Based on BeanHeads by Robert Broersma
    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