easy_avatar 3.0.0 copy "easy_avatar: ^3.0.0" to clipboard
easy_avatar: ^3.0.0 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());
}
4
likes
115
pub points
64%
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, cached_network_image, flutter, flutter_svg, http, path, path_provider, the_utils

More

Packages that depend on easy_avatar