no_screenshot 0.0.1+7 copy "no_screenshot: ^0.0.1+7" to clipboard
no_screenshot: ^0.0.1+7 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

0.0.1+4 #

0.0.1+5 #

  • Fixed broken link from pub dev analyses

0.0.1+6 #

  • Removed the non implemented override functions in android life-cycle

0.0.1+7 #

  • Set the namespace for android
  • Specify a more current version of ScreenProtectorKit. This resolves iOS17 issues.
  • fix: screenshot prevention on iOS
  • updated readme by @Musaddiq635 PR[https://github.com/FlutterPlaza/no_screenshot/pull/26]
  • merged fix by @ggiordan PR[https://github.com/FlutterPlaza/no_screenshot/pull/29]

0.0.1+8 #

111
likes
0
pub points
97%
popularity

Publisher

verified publisherflutterplaza.com

Flutter plugin to enable, disable or toggle screenshot support in your application.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on no_screenshot