fluttercommunity / flutter_contacts

Contacts Service - A Flutter plugin to retrieve and manage contacts on Android and iOS devices. Maintainer: @lukasgit
https://pub.dev/packages/contacts_service
MIT License
153 stars 69 forks source link

Avatar OK on IOS, not working on Android #77

Closed alaindixon closed 5 years ago

alaindixon commented 5 years ago

Hi All,

When I add a avatar to the contact, it works on IOS but not Android. Any idea?

Cheers

Alain

lukasgit commented 5 years ago

Fixed in PR #82 please update to the latest version 0.2.5

budo385 commented 5 years ago

I have this issue on 0.2.7 Working on iOS on Android not working. Does it have to be of some specific size or what am I doing wrong?