colorize_text_avatar 1.0.2 copy "colorize_text_avatar: ^1.0.2" to clipboard
colorize_text_avatar: ^1.0.2 copied to clipboard

Colorize Text Avatar is a package to generate avatar based on your user initials.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colorize_text_avatar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  colorize_text_avatar: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:colorize_text_avatar/colorize_text_avatar.dart';
47
likes
110
pub points
91%
popularity

Publisher

unverified uploader

Colorize Text Avatar is a package to generate avatar based on your user initials.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on colorize_text_avatar