im_avatar 0.1.2+1 copy "im_avatar: ^0.1.2+1" to clipboard
im_avatar: ^0.1.2+1 copied to clipboard

outdated

A simple to use avatar widget, with support for selecting a new avatar. The avatar can be selected from camera or gallery.

im_avatar #

About #

A simple to use avatar widget, with support for selecting a new avatar. The avatar shape can be set to circular or square.

Description #

A simple to use avatar widget, with support for selecting a new avatar. The avatar can be selected from camera or gallery.

Screenshot

Using #

Simply import package: im_avatar/avatar.dart. Use the avatar wherever required with support for selecting a new avatar or disable selection of specifying a new avatar.

Tip: In case you wish to add a border, boxShadow, etc. to the avatar, simply wrap the Avatar widget within a container and add the border under decoration. For circular border, also set the boxShape of the encompassing container to BoxShape.circle.

Feedback #

Kindly email me directly for any feedback and don't forget to hit the like button if you liked the package.

8
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A simple to use avatar widget, with support for selecting a new avatar. The avatar can be selected from camera or gallery.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, image_picker, permission_handler

More

Packages that depend on im_avatar