I am a new Flutter developer and I have a list of phone numbers with their respective identifiers(ex: [+211231212343 - John]). I would like to know how to add the caller ID for these phone numbers. Furthermore, when a phone number from the list calls my phone, I want to display the caller's name along with their identifier. Can you help me with this?
Hello,
I am a new Flutter developer and I have a list of phone numbers with their respective identifiers(ex: [+211231212343 - John]). I would like to know how to add the caller ID for these phone numbers. Furthermore, when a phone number from the list calls my phone, I want to display the caller's name along with their identifier. Can you help me with this?
Thank you very much.