screenshot_share 0.0.2 copy "screenshot_share: ^0.0.2" to clipboard
screenshot_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_share #

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

Installation #

Add:

screenshot_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();
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on screenshot_share