flutter_screenguard 2.0.1 copy "flutter_screenguard: ^2.0.1" to clipboard
flutter_screenguard: ^2.0.1 copied to clipboard

A Native screenshot blocking library for Flutter developer, with background customizable after captured. Screenshot detector are also supported.

2.0.1 #

Republished due to video demo README not loading correctly.

2.0.0 #

  • New initSettings() API - Required initialization before using any other API
  • Separate screenshot and screen recording through initSettings()
  • new way to listen event using onScreenshotCaptured and onScreenRecordingCaptured Streams
  • New getScreenGuardLogs() API - Retrieve activity logs for debugging
  • Fixed Android keyboard issue - Text input no longer disabled when screenguard is active
  • Removed deprecated APIs - registerScreenshotEventListener, registerScreenRecordingEventListener, removeScreenshotEventListener, removeRecordingEventListener

1.0.0 #

  • Init 1st version of package
4
likes
150
points
213
downloads

Documentation

API reference

Publisher

verified publishergbumps.io

Weekly Downloads

A Native screenshot blocking library for Flutter developer, with background customizable after captured. Screenshot detector are also supported.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, path, plugin_platform_interface

More

Packages that depend on flutter_screenguard

Packages that implement flutter_screenguard