utils/init_contacts_service library
Functions
-
checkForCachedContactDetail(
String atSign) → AtContact -
disposeContactsControllers(
) → void - Function call from app to dispose stream controllers used in the package
-
getAtSignDetails(
String atSign) → Future< AtContact> - Function to fetch the contact details of an atsign
-
getCachedContactDetail(
String atsign) → AtContact? - Function to fetch the contact details of an atsign from cached list
-
initializeContactsService(
{dynamic rootDomain = 'root.atsign.wtf', dynamic rootPort = 64}) → void - Function to initialise contacts Service