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 you look at screenshots on flutter?
Add the following import to your Dart code:
Read moreHow do I block a screenshot?
The Project Settings dialog box appears. From the left pane, expand the Native tab, and then select the Android Mobile/Tablet sub-tab. In the Miscellaneous section, enable the Disable Application Screenshot check box. Click Done.
Read more