phyllo_connect library

Classes

PhylloConnect
Phyllo is a data gateway to creator economy platforms. Using Phyllo, your users can grant access to their data within your own app. Once granted, you can fetch details of a creator's identity, income, and their activity on platforms (like Instagram, Youtube, Substack) using our REST APIs.

Typedefs

AccountConnectedCallback = void Function(String?, String?, String?)
AccountDisconnectedCallback = void Function(String?, String?, String?)
ConnectionFailureCallback = void Function(String?, String?, String?)
ExitCallback = void Function(String?, String?)
TokenExpiredCallback = void Function(String?)