0 purchases
avatar circle bapp
AvatarCircle #
Avatar circle para mostrar un texto o una imagen.
Android
Support
SDK 16+
Example #
import 'package:avatar_circle_bapp/avatar_circle_bapp.dart';
AvatarSmartWidget(text: 'JS', radius: 60),
AvatarSmartWidget(image:'https://cdn.pixabay.com/photo/2016/03/31/20/27/avatar-1295773_960_720.png',
radius: 60)
copied to clipboard
Usage #
Hay dos formas de usar:
Declarando un texto y el tamaño del radio
Declarando la url de la imagen y el tamaño del radio
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.