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

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

1.0.2 #

  • Fixed iOS module import issue: Updated Objective-C import from screenshot_callback_fix to screenshot_detector_callback
  • Regenerated pigeon files with correct package references

1.0.1 #

  • Fixed package configuration and dependencies
  • Updated pigeon generated files
  • Improved documentation

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
130
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.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pigeon

More

Packages that depend on screenshot_detector_callback

Packages that implement screenshot_detector_callback