MethodChannelAppinioSocialShare class
An implementation of AppinioSocialSharePlatform that uses method channels.
- Inheritance
-
- Object
- PlatformInterface
- AppinioSocialSharePlatform
- MethodChannelAppinioSocialShare
Constructors
Properties
- copyToClipboard → String
-
final
- facebook → String
-
final
- facebookStories → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- instagramDirect → String
-
final
- instagramFeed → String
-
final
- instagramFeedFiles → String
-
final
- instagramStories → String
-
final
- installedApps → String
-
final
- messenger → String
-
final
- methodChannel → MethodChannel
-
The method channel used to interact with the native platform.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sms → String
-
final
- smsAndroid → String
-
final
- smsAndroidMultiFiles → String
-
final
-
final
-
final
-
final
- telegram → String
-
final
- telegramAndroid → String
-
final
- telegramAndroidMultiFiles → String
-
final
- tiktokPost → String
-
final
- tiktokStatus → String
-
final
- twitter → String
-
final
- twitterAndroid → String
-
final
- twitterAndroidMultiFiles → String
-
final
- whatsapp → String
-
final
- whatsappAndroid → String
-
final
- whatsappAndroidMultiFiles → String
-
final
Methods
-
copyToClipBoard(
String message) → Future< String> -
override
-
getInstalledApps(
) → Future< Map< String, bool> > -
override
-
getPlatformVersion(
) → Future< String?> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
override
-
override
-
override
-
override
-
override
-
override
-
override
-
filePath only works for android
override
-
override
-
override
-
override
-
override
-
override
-
filepath only works for android
override
-
override
-
override
-
This function only works for iOS
override
-
This function only works for android
override
-
override
-
override
-
override
-
for iOS only
override
-
override
-
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited