rainbow_circular_avatar 0.0.1 copy "rainbow_circular_avatar: ^0.0.1" to clipboard
rainbow_circular_avatar: ^0.0.1 copied to clipboard

A customizable circular avatar widget for Flutter with colorful gradient borders and optional camera overlay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rainbow_circular_avatar

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

dependencies:
  rainbow_circular_avatar: ^0.0.1

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:rainbow_circular_avatar/rainbow_circular_avatar.dart';
2
likes
140
points
1
downloads

Publisher

verified publisherayusdev.xyz

Weekly Downloads

A customizable circular avatar widget for Flutter with colorful gradient borders and optional camera overlay.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rainbow_circular_avatar