acter_avatar 2.0.0+5 copy "acter_avatar: ^2.0.0+5" to clipboard
acter_avatar: ^2.0.0+5 copied to clipboard

Avatars as used by Acter.global. Supports various shapes of avatars UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add acter_avatar

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

dependencies:
  acter_avatar: ^2.0.0+5

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:acter_avatar/acter_avatar.dart';
3
likes
150
pub points
57%
popularity

Publisher

verified publisheracter.global

Avatars as used by Acter.global. Supports various shapes of avatars UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, freezed, freezed_annotation, logging, multiavatar

More

Packages that depend on acter_avatar