avatar_abc 1.0.6 copy "avatar_abc: ^1.0.6" to clipboard
avatar_abc: ^1.0.6 copied to clipboard

Abc Avatar is a letter component . It is useful,easy and beatiful

avatar_abc #

About #

ABC Avatar

This is letter avatar component

Installing #

avatar_abc: ^1.0.6

How to use ? #

Add this code to your project as follow

 AbcAvatar(
              'Elvin Habibov',
              isRectangle: false,
              circleConfiguration: CircleConfiguration(radius: 50),
              rectangeConfiguration: RectangeConfiguration(borderRadius: 10,blurRadius: 4,shadowColor: Colors.blue),
              titleConfiguration: TitleConfiguration(fontWeight: FontWeight.bold, size: 30),
            )

If you want to change background color for each letter then set 'backgroundColors' property . Type of this property is Map<String,Color>

Author #

Elvin Habibov

8
likes
20
pub points
35%
popularity

Publisher

unverified uploader

Abc Avatar is a letter component . It is useful,easy and beatiful

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on avatar_abc