DRSchlaubi / contact_picker

A Flutter plugin for picking a contact from the address book.
https://pub.dev/packages/fluttercontactpicker
BSD 3-Clause "New" or "Revised" License
18 stars 37 forks source link

Support Custom Relations [Android] #34

Closed alkebuware closed 3 years ago

alkebuware commented 3 years ago

This pull request is for #33. Adds the CUSTOM relation type on the Android, and updates contact_picker_platform_interface to deserialize it Flutter side.

DRSchlaubi commented 3 years ago

Could you pls rebase as #31 got merged

alkebuware commented 3 years ago

Yep I should have it done tmrw. @DRSchlaubi

alkebuware commented 3 years ago

@DRSchlaubi It's rebased.