avatar_better_pro 0.0.8 copy "avatar_better_pro: ^0.0.8" to clipboard
avatar_better_pro: ^0.0.8 copied to clipboard

This is a complete avatar package that you can use for your profile and avatar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add avatar_better_pro

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

dependencies:
  avatar_better_pro: ^0.0.8

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:avatar_better_pro/avatar_better_pro.dart';
3
likes
150
points
62
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

This is a complete avatar package that you can use for your profile and avatar.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image_picker, image_picker_platform_interface, permission_handler

More

Packages that depend on avatar_better_pro