flutter_dice_bear 1.0.1 copy "flutter_dice_bear: ^1.0.1" to clipboard
flutter_dice_bear: ^1.0.1 copied to clipboard

A Flutter implementation of the DiceBear avatar generator. Create beautiful, customizable avatars for your Flutter applications.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2025-09-25 #

Changed #

  • Simplified DiceBearProvider API by removing redundant parameters (size, scale, color)
  • Updated documentation to reflect API changes
  • Improved example code in README
  • Cleaned up version numbering in pubspec.yaml

Removed #

  • Removed unused dependencies: crypto, flutter_svg_provider, vector_math, and xml
  • Streamlined project dependencies to only include what's necessary

1.0.0 - 2025-09-25 #

Added #

  • Initial release of Flutter DiceBear package
  • Support for Adventurer and Fun Emoji styles
  • Customizable avatar generation
  • Responsive widget for easy integration
  • DiceBearProvider for direct SVG rendering
  • Comprehensive documentation and examples

Changed #

  • Restructured project to follow Flutter package conventions
  • Improved code documentation and examples
  • Updated README with clearer usage instructions

Fixed #

  • Documentation typos and inaccuracies
  • Example code consistency

0.0.1 - 2025-09-24 #

Added #

  • Initial project setup
  • Basic avatar generation functionality
  • Core components and models
0
likes
130
points
144
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter implementation of the DiceBear avatar generator. Create beautiful, customizable avatars for your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_colorpicker, flutter_svg

More

Packages that depend on flutter_dice_bear