avatar_generator 0.0.5 copy "avatar_generator: ^0.0.5" to clipboard
avatar_generator: ^0.0.5 copied to clipboard

Generates an avatar based on an input string. The avatar is a generated image that can be used to represent a user.

Avatar Generator Build Status Coverage Status #

Generates an avatar based on the string you put in

Features #

  • Variable mirroring
  • Variable amount
  • Variable colors

Default parameters #

Avatar with default parameters

Additional tiles #

Avatar with additional tiles

Not mirrored #

Avatar without mirrored tiles

Custom colors #

Avatar with custom colors

Usage #

AvatarGenerator(
  seed: 'String',
);
9
likes
160
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Generates an avatar based on an input string. The avatar is a generated image that can be used to represent a user.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on avatar_generator