FlutterSocialShare class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
- share to facebook
- share file to instagram
- share to messenger
- use system share ui
-
share to Telegram
msg
message text you want on telegram -
share to twitter
msg
string that you want share. -
share to WhatsApp
imagePath
is local imagephoneNumber
enter phone number with counry code For ios If include image then text params will be ingored as there is no current way in IOS share both at the same. -
share to WhatsApp4Biz
imagePath
is local image For ios If include image then text params will be ingored as there is no current way in IOS share both at the same. -
share to WhatsApp
phoneNumber
phone number with counry codemsg
message text you want on whatsapp -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited