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

A Flutter widget to show overlapping user avatars with optional image or initials.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlapping_circles

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

dependencies:
  overlapping_circles: ^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:overlapping_circles/overlapping_circles.dart';
1
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget to show overlapping user avatars with optional image or initials.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on overlapping_circles