native_screenshot_and_share 0.0.3 copy "native_screenshot_and_share: ^0.0.3" to clipboard
native_screenshot_and_share: ^0.0.3 copied to clipboard

Upon activation, the feature captures a screenshot and instantly prompts a share intent. Various options appear, enabling sharing via text, Bluetooth, email, or social media. This feature simplifies d [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_screenshot_and_share

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

dependencies:
  native_screenshot_and_share: ^0.0.3

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:native_screenshot_and_share/native_screenshot_and_share.dart';
1
likes
120
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Upon activation, the feature captures a screenshot and instantly prompts a share intent. Various options appear, enabling sharing via text, Bluetooth, email, or social media. This feature simplifies digital communication, seamlessly integrating screenshot capture and sharing into our digital culture. It's a practical tool for our sharing era.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_native_screenshot, path_provider, permission_handler, share_plus

More

Packages that depend on native_screenshot_and_share