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

outdated

Letter Avatar (A-Z)

avatar_abc #

About #

ABC Avatar

This is letter avatar component

Installing #

avatar_abc: ^1.0.4

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
0
pub points
36%
popularity

Publisher

unverified uploader

Letter Avatar (A-Z)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on avatar_abc