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

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

1.0.3 #

  • Updated package documentation and metadata
  • Improved README with better installation instructions
  • Enhanced code examples and usage documentation

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 #

  • Package renamed to screenshot_detector_callback
  • Updated repository URLs to reflect new ownership
  • Maintained backward compatibility for class names
  • update README.md

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
145
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