GitXplorerGitXplorer
g

avatar_generator

public
5 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
624c39242384d7c3377e4059d82f8d13758f1e29

add padding

gguidotheelen committed 2 years ago
Unverified
6be122498181538906f497dd9741419e32535f8e

update version

gguidotheelen committed 2 years ago
Unverified
6f3e18e534384a35aa7b125cdba8ac34825ab924

better example

gguidotheelen committed 2 years ago
Unverified
cf4620f078f45bf75f1f42992b4fbbf27736fdf2

update changelog

gguidotheelen committed 2 years ago
Unverified
64eed83beeb66c6d69a11737b7de004e6a2da7ff

update changelog

gguidotheelen committed 2 years ago
Unverified
0e4ca5bf5fe1853655dc7b6d2620515adeee1e63

update readme

gguidotheelen committed 2 years ago

README

The README file for this repository.

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',
);