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

outdated

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();
7
likes
0
pub points
42%
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

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on screenshot_and_share