Skip to content

1.0.0

Compare
Choose a tag to compare
@skydoves skydoves released this 17 Dec 14:54
· 132 commits to main since this release
97fe580

🎉 Released the first version 1.0.0! 🎉

Avatarview

Includes the main custom view AvatarView which draws shapes, borders, indicators, and initials with fully customizable options. And includes the multi-type(segmented style) image provider which is called AvatarBitmapCombiner.

Avatarview-Coil

Helps to load the bitmap images over the AvatarView with Coil. Provides custom image loader/requester, bitmap factory, and custom default/error placeholder provider.

Avatarview-Glide

Helps to load bitmap images over the AvatarView with Glide. Provides custom image loader and loading segmented style image.

Avatarview-Stream-Integration

Helps to load avatar images with Stream SDK’s client models such as User and Channel. Supports loading segmented style image by using the Channel, and drawing the default avatar image with initials.