ShareSDKRegister class

Constructors

ShareSDKRegister()

Properties

hashCode int
The hash code for this object.
no setterinherited
platformsInfo Map
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setupAliSocial(String appId) → void
setupDingTalk(String appId) → void
setupDingTalkAuth(String appId, String appSecret, String redirectUrl) → void
setupDouBan(String apikey, String appSecret, String redirectUrl) → void
setupDouyin(String appkey, String appSecret) → void
setupDropbox(String appkey, String appSecret, String oauthCallback) → void
setupEvernote(String consumerKey, String consumerSecret, bool sandbox) → void
setupFacebook(String appkey, String appSecret, String displayName) → void
setupFlick(String apikey, String apiSecret) → void
setupGooglePlus(String clientId, String clientSecret, String redirectUrl) → void
setupInstagram(String clientId, String clientSecret, String redirectUrl) → void
setupInstapaper(String consumerKey, String consumerSecret) → void
setupKaiXin(String apikey, String appSecret, String redirectUrl) → void
setupKakao(String appkey, String restApiKey, String redirectUrl) → void
setupKuaiShou(String appkey, String appSecret, String appUniversalLink) → void
setupLinkedIn(String apikey, String appSecret, String redirectUrl) → void
setupMeiPai(String appkey) → void
setupMingDao(String appKey, String appSecret, String redirectUrl) → void
setupOasis(String appkey) → void
setupPinterest(String clientId) → void
setupPocket(String consumerKey, String redirectUrl) → void
setupQQ(String appId, String appkey) → void
setupReddit(String appkey, String redirectUrl) → void
setupSinaWeibo(String appkey, String appSecret, String redirectUrl, String universalLink) → void
setupSMS(bool openCountryList) → void
setupSnapchat(String appkey, String appSecret, String redirectUrl) → void
setupTelegram(String botToken, String botDomain) → void
setupTencentWeibo(String appkey, String appSecret, String redirectUrl) → void
setupTikTok(String appkey, String appSecret) → void
setupTumblr(String consumerKey, String consumerSecret, String redirectUrl) → void
setupTwitter(String consumerKey, String consumerSecret, String redirectUrl) → void
setupVKontakte(String applicationId, String secretKey) → void
setupWechat(String appId, String appSecret, String appUniversalLink) → void
setupWework(String schema, String appKey, String agentId, String appSecret) → void
setupYiXin(String appid, String appSecret, String redirectUrl) → void
setupYouDao(String consumerKey, String consumerSecret, String oauthCallback) → void
setupYouTube(String clientId, String clientSecret, String redirectUrl) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited