contacts_service 0.0.4
contacts_service: ^0.0.4 copied to clipboard
A Flutter plugin to retrieve and manage contacts on Android and iOS devices.
[0.0.4] - February 1st, 2018. #
- Implement deleteContact(Contact c) for Android and iOS
[0.0.3] - January 31st, 2018. #
- Implement addContact(Contact c) for Android and iOS
[0.0.2] - January 30th, 2018. #
- Now retrieving contacts' prefixes and suffixes
[0.0.1] - January 30th, 2018. #
- All contacts can be retrieved
- Contacts matching a string can be retrieved