open_peeps 1.0.0 copy "open_peeps: ^1.0.0" to clipboard
open_peeps: ^1.0.0 copied to clipboard

A user-avatar package based on the open peeps illustration library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_peeps

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

dependencies:
  open_peeps: ^1.0.0

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:open_peeps/open_peeps.dart';
20
likes
80
pub points
50%
popularity

Publisher

unverified uploader

A user-avatar package based on the open peeps illustration library.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, open_peeps_models

More

Packages that depend on open_peeps