avatar_builder_core 0.2.0 copy "avatar_builder_core: ^0.2.0" to clipboard
avatar_builder_core: ^0.2.0 copied to clipboard

Pure Dart library for building avataaars-style cartoon avatars from customizable attributes using SVG. No Flutter dependency.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add avatar_builder_core

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

dependencies:
  avatar_builder_core: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:avatar_builder_core/avatar_builder_core.dart';
0
likes
0
points
29
downloads

Publisher

verified publisherbramp.net

Weekly Downloads

Pure Dart library for building avataaars-style cartoon avatars from customizable attributes using SVG. No Flutter dependency.

Homepage
Repository (GitHub)
View/report issues

Topics

#avatar #svg #avataaars

License

unknown (license)

Dependencies

meta

More

Packages that depend on avatar_builder_core