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

zo_screenshot is a Flutter plugin that allows you to enable, disable, toggle, or stream screenshot events in your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zo_screenshot

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

dependencies:
  zo_screenshot: ^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:zo_screenshot/zo_screenshot.dart';
1
likes
150
points
94
downloads

Publisher

verified publisherthezerone.com

Weekly Downloads

zo_screenshot is a Flutter plugin that allows you to enable, disable, toggle, or stream screenshot events in your application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zo_screenshot