contact_item library

Classes

ContactItem
Shows a contact and possible actions info, upgrade or delete editable flag determines whether a contact can be deleted or upgraded Which is not the case for a primary contact

Functions

deleteContactDialogue({required BuildContext context, required String value, required ContactInfoType type, required ContactProvider? provider}) Future
deletes a secondary contact from an account
primaryContactInfo({required BuildContext context, required bool isPhone, required ContactInfoType contactType, required String value}) → void
opens a bottom sheet to show instructions on how to change a primary contact