DEV Community

Cover image for Share multiple files in Flutter
Jignesh Patel
Jignesh Patel

Posted on

Share multiple files in Flutter

If you are developing mobile apps using the Flutter framework, you have the question, “How to share one or multiple files (image, PDF, video, document) to WhatsApp or social media in Flutter?” If you are searching for this, you are in the right place. You can learn Flutter easily and build applications very quickly. In this article, I will explain how to share one or more images, PDFs, videos, or document files to WhatsApp or social media using Share Plus in Flutter.

Image description

Here you can get full code for Share multiple files in Flutter.

Top comments (0)