screenshot_detector_callback 1.0.1
screenshot_detector_callback: ^1.0.1 copied to clipboard
Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android.
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