Top Flutter Sharing and Intent packages Intents allow apps to communicate data to other apps. Implicit intents can also accept actions and one of those actions is the ACTION\SEND command which indicates we want to send data across apps. To send data, you need to specify the data and its type, and the system identifies compatible receiving activities and display them to the user. This sending and receiving data between applications with intents is most commonly used for social sharing of content. Thus, intents allow users to share information quickly and easily, using their favorite applications. The complete list of Flutter packages that can add Content Sharing, File Sharing, URL Launcher, Quick Actions and Intent in your Flutter app is provided below.
share_plus
3225
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
quick_actions
898
Flutter plugin for creating shortcuts on home screen, also known as Quick Actions on iOS and App Shortcuts on Android.
receive_sharing_intent
669
A flutter plugin that enables flutter apps to receive sharing photos, text or url from other apps.
social_share
381
Wide variety of sharing options you'll need to share directly to certain well-known apps.
flutter_share
293
Simple way to share message, links or files from your flutter app for Android and IOS (Enter to see some gifs).
flutter_share_me
186
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
166
This plugin can share the contents on social media like instagram, facebook, email, sms and whatsapp. This works fine on iOS and Android platforms.
share_extend
135
A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui.
flutter_shortcuts
132
Flutter plugin for creating static & dynamic app/conversation shortcuts on home screen.
open_mail_app
122
This library provides the ability to query the device for installed email apps and open those apps
intent
122
A simple to use Flutter plugin to deal with Android Intents - your one-stop-solution for Android Intents.
share_handler
103
A Flutter plugin to handle incoming shared text/media, as well as add share to suggestions/shortcuts.
flutter_open_whatsapp
87
A new Flutter plugin that will send Whatsapp message to single user without saving user's number.
share_files_and_screenshot_widgets
75
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.
flutter_sharing_intent
73
A flutter plugin that allow flutter apps to receive photos, videos, text, urls or any other file types from another app.
whatsapp_share2
40
Simple way to share message, links or files from your flutter app to specific contact in whatsapp
whatsapp_share
35
Simple way to share message, links or files from your flutter app to specific contact in whatsapp
flutter_process_text
32
Flutter plugin to listen the process text stream to get continuous process text intent data.
akvelon_flutter_share_plugin
28
A Flutter plugin to share text, media and files from your Flutter app via the platform's share dialog.
lecle_social_share
26
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.
share_it
26
A plugin to share text, images and files. Written in Kotlin and Swift for both Android and iOS.
share_social_network
26
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.
flutter_broadcasts
24
A plugin for sending and receiving broadcasts with Android intents and iOS notifications.