screenshot_and_share 0.0.2 copy "screenshot_and_share: ^0.0.2" to clipboard
screenshot_and_share: ^0.0.2 copied to clipboard

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

screenshot_and_share #

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

Installation #

Add:

screenshot_and_share: ^0.0.1

in your pubspec.yaml dependencies.

How to use #

importing the library:

import 'package:screenshot_share/screenshot_share.dart';

Take screenshot & sharing:

ScreenshotShare.takeScreenshotAndShare();
7
likes
30
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screenshot_and_share