shareFiles([path], text: ‘Image Shared’); // here path is the location of file in your mobile directory.
Read moreHow do I use share<UNK>Plus flutter?
Flutter – Share Plus Library
Read moreIs image a widget in Flutter?
Flutter has an Image widget that allows displaying different types of images in the mobile application.
Read moreHow do I take a screenshot and share it?
Find, share & edit your screenshot
Read moreHow do you look at screenshots on flutter?
Add the following import to your Dart code:
Read more