flutter_color_avatar 0.0.1 copy "flutter_color_avatar: ^0.0.1" to clipboard
flutter_color_avatar: ^0.0.1 copied to clipboard

outdated

Gives a color related to an avatar name.

flutter_color_avatar #

Give a color related to an avatar name.

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies: 
 flutter_color_avatar: ^0.0.1  

You just need to call the function getColorFromName to retrieve a material color corresponding
to a text, username, email, etc...

import 'package:flutter_color_avatar/flutter_color_avatar.dart';
  
ColorAvatar.getColorFromName("Google");  
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Gives a color related to an avatar name.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_color_avatar