flutter_dice_bear library

Classes

AdventurerOptions
Configuration options for the Adventurer avatar style.
AdventurerStyle
A style that generates avatar in the "Adventurer" theme.
AvatarGenerator
AvatarOptions
Base options for avatar generation
AvatarStyle
Base class for all avatar styles
DiceBearProvider
A provider that serves a DiceBear avatar as an image.
DiceBearWidget
A widget that displays a customizable DiceBear avatar.
FunEmojiOptions
Configuration options for the Fun Emoji avatar style.
FunEmojiStyle
A style that generates avatar in the "Fun Emoji" theme.

Typedefs

AvatarComponentBuilder = String Function({Map<String, String> colors, Map<String, dynamic> components, required AvatarOptions options, required PRNG prng})