avatar_better 0.0.1 copy "avatar_better: ^0.0.1" to clipboard
avatar_better: ^0.0.1 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 Dart:

 $ dart pub add avatar_better

With Flutter:

 $ flutter pub add avatar_better

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

dependencies:
  avatar_better: ^0.0.1

Alternatively, your editor might support dart pub get or 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/avatar_better.dart';
15
likes
0
pub points
65%
popularity

Publisher

verified publisherswanflutterdev.com

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image_cropper, image_picker

More

Packages that depend on avatar_better