fluttercontactpicker 3.1.1-nullsafety.0
fluttercontactpicker: ^3.1.1-nullsafety.0 copied to clipboard
Use Androids' and iOS' native contact pickers to chose phone numbers and email addresses from contacts of the users address book
3.1.0 #
- Add Support for more types in Full Contact
- Note
- Company
- SIP
- Relations
- Custom fields (Google Contacts app only)
- Add Kotlin 1.4.0 Note to README
- Fix hashCode(), ==() and toString() implementations to reflect new properties
3.0.1 #
- Fix iOS issue (#6)
3.0.0 #
- Update Library code
- Add Support for profile pictures
2.4.3 #
- Fix contacts not being returned on v1 embedding
2.4.2 #
- Reformat code
2.4.1 #
- Fix type in fluttercontactpicker.dart
- Fix SDK constraints
2.4.0 #
- Provide API to fetch whole contact
- Make picker Android 11 ready
2.3.2 #
- Fix legacy implementation
2.3.1 #
- Fix plugin handling every intent
2.3.0 #
- Fix activity listeners (#1)
2.2.1 #
- Fix crash when canceling pick on android
2.2.0 #
- Fix bug preventing more than one contact request
- Fix example
- Upgrade example
- Remove some example code
2.1.2 #
- Fix iOS implementation
2.1.1 #
- Remove debug messages
2.1.0 #
- Migrate to Flutter v2 embedded plugins
- Remove example plugin code
- Support multiple requests at the same time (only recommended for v2 plugins)
2.0.0 #
- Rewrite fork with kotlin and swift
- Add support for email contacts