flutter_dice_bear 1.0.0+1 copy "flutter_dice_bear: ^1.0.0+1" to clipboard
flutter_dice_bear: ^1.0.0+1 copied to clipboard

A Flutter implementation of the DiceBear avatar generator. Create beautiful, customizable avatars for your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dice_bear

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

dependencies:
  flutter_dice_bear: ^1.0.0+1

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:flutter_dice_bear/flutter_dice_bear.dart';
0
likes
130
points
144
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter implementation of the DiceBear avatar generator. Create beautiful, customizable avatars for your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

crypto, cupertino_icons, flutter, flutter_colorpicker, flutter_svg, flutter_svg_provider, vector_math, xml

More

Packages that depend on flutter_dice_bear