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

outdated

A Flutter Plugin to Share Widget as Screenshot.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_screenshot_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  share_screenshot_widget: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:share_screenshot_widget/share_widgets.dart';
19
likes
0
points
73
downloads

Publisher

verified publisherflutteriraqi.com

Weekly Downloads

A Flutter Plugin to Share Widget as Screenshot.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider, share_plus

More

Packages that depend on share_screenshot_widget