Skip to content

A Flutter plugin to capture and share a screenshot of your device current state.

License

Notifications You must be signed in to change notification settings

innovationmauritiustelecom/screenshotshareimage_plugin_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot_share_image

A Flutter plugin to take a screenshot using native code and share it via the platform's share image dialog.

Installation

Add:

screenshot_share_image: ^0.0.5

in your pubspec.yaml dependencies.

How to use

importing the library:

import 'package:screenshot_share_image/screenshot_share_image.dart';

Take screenshot & share:

ScreenshotShareImage.takeScreenshotShareImage();

About

A Flutter plugin to capture and share a screenshot of your device current state.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published