avataaar_image_2 2.0.0-dev.3 copy "avataaar_image_2: ^2.0.0-dev.3" to clipboard
avataaar_image_2: ^2.0.0-dev.3 copied to clipboard

Fork of Flutter wrapper widget for Avataaars API allowing to generate and display avatar images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add avataaar_image_2

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

dependencies:
  avataaar_image_2: ^2.0.0-dev.3

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:avataaar_image_2/avataaar_image_2.dart';
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Fork of Flutter wrapper widget for Avataaars API allowing to generate and display avatar images.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, http

More

Packages that depend on avataaar_image_2