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

Screen Recorder Callback plugin for detecting screen recording on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screen_recorder_callback

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

dependencies:
  screen_recorder_callback: ^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:screen_recorder_callback/screen_recorder_callback.dart';
6
likes
140
points
36
downloads

Publisher

verified publishertajaouart.com

Weekly Downloads

Screen Recorder Callback plugin for detecting screen recording on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screen_recorder_callback