Flutter Gems is a curated list of 7250+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Sharing and Intent packages
Last updated: May 18, 2026
Sharing Intents allow your Flutter app to exchange data seamlessly with the underlying operating system. You can push text and files out to other apps (Share) or configure your app to receive incoming files from other apps (Receive Intent).
Best Practices for Sharing
- Use Native Dialogs: When sharing out from your app, always use the
share_pluspackage to trigger the native OS share sheet. It provides the best UX and natively supports AirDrop (iOS) and Nearby Share (Android). - Handle Incoming Intents: If your app can receive files (like a photo editor), declare the correct MIME types in your Android Manifest and iOS Info.plist. Ensure your app logic can handle being launched directly into a specific file-handling state.
- Rich Previews: When sharing URLs, ensure your website has proper Open Graph (OG) tags so that when users share it to WhatsApp or iMessage, a beautiful image preview appears automatically.
The complete list of Share Intent, Receive Intent, and Social Sharing packages for Flutter is provided below.
url_launcher
👍 8.14K ⬇️ 4.3M
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
share_plus
👍 3.99K ⬇️ 2.4M
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
browser_launcher
👍 19 ⬇️ 4.5M
Dart 3 compatibleMaintenance Status: Average
Provides a standardized way to launch web browsers for testing and tools.
quick_actions
👍 1.12K ⬇️ 133.2K
Dart 3 compatibleMaintenance Status: Average
Flutter plugin for creating shortcuts on home screen, also known as Quick Actions on iOS and App Shortcuts on Android.
receive_sharing_intent
👍 798 ⬇️ 65.8K
Dart 3 compatibleMaintenance Status: Average
A flutter plugin that enables flutter apps to receive sharing photos, text or url from other apps.
android_intent_plus
👍 490 ⬇️ 310.2K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for launching Android Intents. Not supported on iOS.
flutter_email_sender
👍 596 ⬇️ 87.5K
Dart 3 compatibleMaintenance Status: Good
Allows send emails from flutter using native platform functionality.
external_app_launcher
👍 369 ⬇️ 57.5K
Dart 3 compatibleMaintenance Status: Average
A Flutter plugin which helps you to open another app from your app
social_share
👍 409 ⬇️ 2.1K
Dart 3 compatibleMaintenance Status: Poor
Wide variety of sharing options you'll need to share directly to certain well-known apps.
flutter_share
👍 306 ⬇️ 3.3K
Dart 3 compatibleMaintenance Status: Poor
Simple way to share message, links or files from your flutter app for Android and IOS (Enter to see some gifs).
appinio_social_share
👍 298 ⬇️ 7.3K
Dart 3 compatibleMaintenance Status: Average
Supports sharing text, images, files and text with image to social media (Facebook, Instagram, Instagram Story, Messenger, Telegram, WhatsApp, Twitter, Tiktok, SMS, System, etc.).
share_handler
👍 159 ⬇️ 39.5K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin to handle incoming shared text/media, as well as add share to suggestions/shortcuts.
flutter_share_me
👍 187 ⬇️ 261
Dart 3 compatibleMaintenance Status: Poor
Flutter Plugin for sharing contents to social media.You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text.
flutter_social_content_share
👍 170 ⬇️ 63
Dart 3 compatibleMaintenance Status: Poor
This plugin can share the contents on social media like instagram, facebook, email, sms and whatsapp. This works fine on iOS and Android platforms.
flutter_shortcuts
👍 147 ⬇️ 71
Dart 3 compatibleMaintenance Status: Poor
Flutter plugin for creating static & dynamic app/conversation shortcuts on home screen.
share_extend
👍 138 ⬇️ 805
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui.
open_mail_app
👍 127 ⬇️ 1.7K
Dart 3 compatibleMaintenance Status: Poor
This library provides the ability to query the device for installed email apps and open those apps
flutter_sharing_intent
👍 109 ⬇️ 7.6K
Dart 3 compatibleMaintenance Status: Good
A flutter plugin that allow flutter apps to receive photos, videos, text, urls or any other file types from another app.
flutter_mailer
👍 90 ⬇️ 22.4K
Dart 3 compatibleMaintenance Status: Good
Share an email to device Email - Client supports multiple Attachments
share_files_and_screenshot_widgets
👍 78 ⬇️ 129
Dart 3 compatibleMaintenance Status: Poor
This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return as Image and share them directly as well in the form of an image.
receive_intent
👍 67 ⬇️ 9.3K
Dart 3 compatibleMaintenance Status: Average
Flutter plugin for passing Android Intents to the Flutter environment.
social_sharing_plus
👍 57 ⬇️ 6.4K
Dart 3 compatibleMaintenance Status: Average
A Flutter plugin for sharing content, images and videos to social media platforms like Facebook, Twitter, LinkedIn, WhatsApp, Reddit, and Telegram.
intelligence
👍 47 ⬇️ 11.3K
Dart 3 compatibleMaintenance Status: Average
Apple's AppIntent integration plugin. Let your app be understood by Siri, the Shortcuts app, Apple Intelligence, and more.
social_share_plugin
👍 48 ⬇️ 20
Dart 3 compatibleMaintenance Status: Poor
Social Share to Facebook and Instagram Flutter plugin.
whatsapp_share2
👍 46 ⬇️ 405
Dart 3 compatibleMaintenance Status: Good
Simple way to share message, links or files from your flutter app to specific contact in whatsapp
whatsapp_share
👍 40 ⬇️ 247
Dart 3 compatibleMaintenance Status: Poor
Simple way to share message, links or files from your flutter app to specific contact in whatsapp
easy_url_launcher
👍 40 ⬇️ 193
Dart 3 compatibleMaintenance Status: Poor
A simple and very easy flutter package for launch url,email,call and sms in your App
flutter_process_text
👍 35 ⬇️ 40
Dart 3 compatibleMaintenance Status: Poor
Flutter plugin to listen the process text stream to get continuous process text intent data.
flutter_launch
👍 34 ⬇️ 104
Dart 3 compatibleMaintenance Status: Poor
A new flutter plugin project.
flutter_broadcasts
👍 28 ⬇️ 7K
Dart 3 compatibleMaintenance Status: Poor
A plugin for sending and receiving broadcasts with Android intents and iOS notifications.
lecle_social_share
👍 29 ⬇️ 39
Dart 3 compatibleMaintenance Status: Poor
A Flutter project support share files to social media (Facebook, Instagram, etc.). If you only want to share files on certain platforms, this plugin is made for you.
instagram_video_story_share
👍 28 ⬇️ 29
Dart 3 compatibleMaintenance Status: Poor
A flutter plugin for iOS which shares a video file as an Instagram Story
share_it
👍 27 ⬇️ 21
Dart 3 compatibleMaintenance Status: Poor
A plugin to share text, images and files. Written in Kotlin and Swift for both Android and iOS.
share_whatsapp
👍 26 ⬇️ 206
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin to share content from your Flutter app to the WhatsApp share dialog.
share_social_network
👍 26 ⬇️ 14
Dart 3 compatibleMaintenance Status: Poor
A ready-made platform that provides a wide range of ways to share, you will need to provide access directly to certain popular applications or just share using the built-in default sharing.
open_share_plus
👍 24 ⬇️ 604
Dart 3 compatibleMaintenance Status: Good
Flutter Plugin for sharing contents to social media.You can use it share to Mail, Phone, WhatsApp And System Share UI.
sharesdk_plugin
👍 24 ⬇️ 283
Dart 3 compatibleMaintenance Status: Good
ShareSDK is a social sharing component that provides social functions for apps, like authorization and share, and has social statistical analysis management background.
vocsy_esys_flutter_share
👍 21 ⬇️ 17
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin for sharing images & text with other applications.
flutter_social_share_plugin
👍 16 ⬇️ 992
Dart 3 compatibleMaintenance Status: Good
Flutter Plugin for sharing contents to social media.You can use it share to Facebook , WhatsApp , Twitter, Sms, Mail And System Share UI. Support Url and Text.
receive_multi_sharing_intent
👍 7 ⬇️ 19
Dart 3 compatibleMaintenance Status: Poor
A flutter plugin that enables flutter apps to receive sharing photos, text or url from other apps.
url_launcher_utils
👍 0 ⬇️ 8
Dart 3 compatibleMaintenance Status: Good
A reusable Flutter abstraction over url_launcher for calls, SMS, email, messaging apps, maps, and browser URLs.
esys_flutter_share
👍 212 ⬇️ 130
Maintenance Status: Poor
A Flutter plugin for sharing images & text with other applications.
intent
👍 122 ⬇️ 68
Maintenance Status: Poor
A simple to use Flutter plugin to deal with Android Intents - your one-stop-solution for Android Intents.
flutter_open_whatsapp
👍 87 ⬇️ 66
Maintenance Status: Poor
A new Flutter plugin that will send Whatsapp message to single user without saving user's number.
akvelon_flutter_share_plugin
👍 28 ⬇️ 52
Maintenance Status: Poor
A Flutter plugin to share text, media and files from your Flutter app via the platform's share dialog.
