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 Mail
mailBodymessage text you want on MailmailSubjectsubject text you want on MailmailRecipientsmail recipients text you want on Mail - share to messenger
-
share to Sms
msgmessage text you want on Sms - use system share ui
-
share to Telegram
msgmessage text you want on telegram -
share to twitter
msgstring that you want share. -
share to WhatsApp
imagePathis local imagephoneNumberenter 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
imagePathis 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
phoneNumberphone number with counry codemsgmessage text you want on whatsapp -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited