avatar_plus 0.0.5 copy "avatar_plus: ^0.0.5" to clipboard
avatar_plus: ^0.0.5 copied to clipboard

A versatile Flutter package for generating and displaying customizable avatars with random string content. Perfect for user profiles, placeholders, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add avatar_plus

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

dependencies:
  avatar_plus: ^0.0.5

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:avatar_plus/avatar_plus.dart';
32
likes
140
points
155
downloads
screenshot

Publisher

verified publisheryudiz.com

Weekly Downloads

A versatile Flutter package for generating and displaying customizable avatars with random string content. Perfect for user profiles, placeholders, and more.

Repository (GitHub)
View/report issues

Topics

#avatar-generation #flutter-avatar #profile-picture #svg-avatars #random-avatar

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_svg

More

Packages that depend on avatar_plus