contact_picker_web library

Classes

FlutterContactPickerPlugin
Proxy class to avoid importing web only class WebContactPickerPlugin on non web platforms See WebContactPickerPlugin for more
WebContactPickerPlugin
Web implementation of ContactPickerPlatform for documentation see fluttercontactpicker package.

Exceptions / Errors

PickerNotAvailableException
Exception thrown when the Picker is not available on the current plattform See https://web.dev/contact-picker/ and https://developer.mozilla.org/en-US/docs/Web/API/Contact_Picker_API#Browser_compatibility for more information