easy_avatar 2.0.1 copy "easy_avatar: ^2.0.1" to clipboard
easy_avatar: ^2.0.1 copied to clipboard

A plug-in that provides solutions to avatar-related problems in Flutter applications.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'examples.dart';

void main() {
  runApp(const MyAvatarExample());
}
6
likes
150
pub points
44%
popularity

Publisher

unverified uploader

A plug-in that provides solutions to avatar-related problems in Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, flutter, path

More

Packages that depend on easy_avatar