social_share_plugin library

Functions

getPlatformName() Future<String>
Returns the name of the current platform.
shareToFeedFacebook({required String path, String? caption, OnSuccessHandler? onSuccess, OnCancelHandler? onCancel, OnErrorHandler? onError}) Future<void>
Share image to facebook feed
Share link to facebook feed
shareToFeedInstagram({required String path, String type = 'image/*', OnSuccessHandler? onSuccess, OnCancelHandler? onCancel}) Future<void>
Share image to instagram feed
Share link to twitter feed