flutter_contact 0.4.7+7 flutter_contact: ^0.4.7+7 copied to clipboard
A Flutter plugin to retrieve, create and save contacts and contact-related events on Android and iOS devices.
0.4.4 #
- Initial checkin
0.4.5 #
- Changed how dates are handled - more closely aligning to DateComponents in ios - will use a kotlin class for Android eventually
0.4.6 #
- Fixed exports
0.4.7+3 #
- Added removeDuplicates function to contact
- Fixed some issues with dates (specifically birthday on IOS)
0.4.7+4 #
- Fixing issue with copying identifier
- Also improved error handling
0.4.7+5 #
- Added streaming methods for improved performance
0.4.7+6 #
- Fixing ios paging logic
0.4.7+7 #
- Move all ios operation to background as .userInitiated
- Provide convenience getter for fetching contact avatar.