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

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

im_avatar #

Pub Version (including pre-releases) GitHub issues GitHub closed issues GitHub last commit GitHub code size in bytes

About #

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

Screenshot

Usage Notes #

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

Tips:

  • 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.

  • Use im_animations package to wrap the avatar in cool animation effects.

Feedback #

For any feedback please file an issue here.

Please Like to support!

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
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, image_picker, permission_handler

More

Packages that depend on im_avatar