ff_contact_avatar 0.1.1
ff_contact_avatar: ^0.1.1 copied to clipboard
Configurable widget for contact avatar, name and message, plus notification badge
0.1.1 30-NOV-2019 #
- Added FFContactAvatarModel as a class to pass in all data attributes
- Support instantiating FFContactAvatar using a model class (optional instead of passing individual elements)
- Added FFContactAvatarList to support creating ListView for a list of model objects
- Added onTap to provide a callback function to FFContactAvatar
0.1.0 27-NOV-2019 #
- First release of FFContactAvatar