- Added Ability to Share VCF Card (@AppleEducate)
- Update pubspec version and maintainer info for Dart Pub
- Add withThumbnails and update example (@trinqk)
- Fix an issue when fetching contacts on Android
- Fix an issue with phones being added to emails on Android
- Update plugin for dart 2
- Fix PlatformException on iOS
- Add a refresh to the contacts list in the sample app when you add a contact
- Return more meaningful errors when addContact() fails on iOS
- Code tidy up
- Add contact thumbnails
- Fix with dart2 compatibility
- Implement deleteContact(Contact c) for Android and iOS
- Implement addContact(Contact c) for Android and iOS
- Now retrieving contacts' prefixes and suffixes
- All contacts can be retrieved
- Contacts matching a string can be retrieved