screenshot_share2 0.0.1 copy "screenshot_share2: ^0.0.1" to clipboard
screenshot_share2: ^0.0.1 copied to clipboard

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

screenshot_share2 #

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

Installation #

Add:

screenshot_share2: ^0.0.1

in your pubspec.yaml dependencies.

How to use #

importing the library:

import 'package:screenshot_share2/screenshot_share.dart';

Take screenshot & sharing:

ScreenshotShare.takeScreenshotAndShare();
0
likes
30
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_share2