screenshot_share_image 0.0.5 copy "screenshot_share_image: ^0.0.5" to clipboard
screenshot_share_image: ^0.0.5 copied to clipboard

Screenshot and share image

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();
1
likes
30
pub points
12%
popularity

Publisher

unverified uploader

Screenshot and share image

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on screenshot_share_image