no_screenshot 0.0.1+3 no_screenshot: ^0.0.1+3 copied to clipboard
Flutter plugin to enable, disable or toggle screenshot support in your application.
0.0.1 #
Package has 3 basic functionalities on android and IOS via method channel. - Disable screenshot support in app - Enable screenshot support in app - Toggle between enable and disable state
0.0.1+1 #
Updated readme and added sample usage.
0.0.1+2 #
- Adopted MIT license
0.0.1+3 #
- Reverted to BSD 3 license
- Added documentation
- Made
NoScreenshot
class a singleton