at_contacts_flutter library

Classes

BlockedScreen
Screen exposed to see blocked contacts and unblock them
ContactListTile
ContactsScreen
The screen which is exposed from the library for displaying, adding, selecting and deleting Contacts.
DesktopContactsScreen

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