QuisApp / flutter_contacts

MIT License
83 stars 138 forks source link

How to modify the call background of a contact person? Thank you #165

Open libaipengl opened 2 months ago

libaipengl commented 2 months ago

How to modify the call background of a contact person? Thank you

joachim-quis commented 2 months ago

Hi @libaipengl - do you know any app doing this? I'm surprised it's even possible!

kiplramesh commented 2 months ago

@joachim-quis can i get the modification contact listener in my app? I have fetched the contact in my app first time and i want to get the change contact information at the time of contact edit in phone Contacts app. Can i get this event in my app? Please suggest and let me know if any solution for that

kiplramesh commented 2 months ago

@joachim-quis any update on my point?

joachim-quis commented 1 month ago

Hi @kiplramesh - please open a separate thread for this, this is not related to the original question. (But quick answer is: you can use FlutterContacts.addListener(yourListener).)