screenshot_detector_callback 1.0.0 copy "screenshot_detector_callback: ^1.0.0" to clipboard
screenshot_detector_callback: ^1.0.0 copied to clipboard

Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android.

1.0.0 #

  • Renamed package from screenshot_callback_fix to screenshot_detector_callback
  • Updated all references to use the new unique package name
  • Updated repository URLs and documentation
  • Fixed import issues and cleaned up old files
  • Changed main class from ScreenshotCallbackFix to ScreenshotDetectorCallback

0.1.6 #

ios: The native interaction method use MethodChannel

0.1.5 #

android: The native interaction method has changed from MethodChannel to pigeon

0.1.4 #

fix(android): get notified on taking screenshot

0.1.3 #

ios: fix ios build

0.1.0 #

fix: NullPointerException

1
likes
0
points
144
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, pigeon

More

Packages that depend on screenshot_detector_callback

Packages that implement screenshot_detector_callback