set_to_primary library
Classes
- SetContactToPrimary
- takes contact type ContactInfoType and a value which can be phone or email first sends an otp to the phone or email verifies the otp then uses the otp to set the phone or email as primary
- SetToPrimaryBehaviorSubject
Functions
-
upgradeToPrimaryBottomSheet(
{required BuildContext context, ContactInfoType? type, String? value}) → Future - shows bottom sheet to render SetContactToPrimary takes contact type and a value which can be phone or email