flutter_screenshot_callback
flutter_screenshot_callback copied to clipboard
Not working addListener
screenshotCallback.addListener(() { //Void funtions are implemented print('detect screenshot'); });
same here. seems package is badly maintained
For me, It's working only in iOS with latest 3.0.1 version.
yes but android is not working any updates on this ?
screenshotCallback.addListener(() { //Void funtions are implemented print('detect screenshot'); });
Not working for me too 👎