screenshot_callback 1.0.1 screenshot_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 #
- import permission_handler package.
1.0.0 #
- update README.md to add Android integration guide. (READ_EXTERNAL_STORAGE permission)
0.1.0 #
- fix serveral android phone's screenshot callback detect path.
0.0.2 #
- update readme
0.0.1 #
- update example > add permission plugin to access external storage in android
0.0.1-alpha0 #
enable to detect screenshot on iOS and Android! 😀