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

A Flutter package that adds multiple users/persons pile faces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_pile_faces

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

dependencies:
  multi_pile_faces: ^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:multi_pile_faces/multi_pile_faces.dart';
3
likes
140
pub points
37%
popularity

Publisher

unverified uploader

A Flutter package that adds multiple users/persons pile faces.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, transparent_image

More

Packages that depend on multi_pile_faces