face_pile 0.0.2 copy "face_pile: ^0.0.2" to clipboard
face_pile: ^0.0.2 copied to clipboard

Displays a stacked list of users. Each circle represents a person and contains their image. This widget is usually used when sharing who has access to a specific view or file, or when assigning tasks [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_pile

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

dependencies:
  face_pile: ^0.0.2

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:face_pile/face_pile.dart';
12
likes
130
pub points
75%
popularity

Publisher

unverified uploader

Displays a stacked list of users. Each circle represents a person and contains their image. This widget is usually used when sharing who has access to a specific view or file, or when assigning tasks to someone in a workflow

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on face_pile