screenshot_callback 1.1.5 copy "screenshot_callback: ^1.1.5" to clipboard
screenshot_callback: ^1.1.5 copied to clipboard

outdated

Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android.

1.1.5 #

  • Remove callback observer when deinit in iOS #16.

1.1.4 #

  • Fix iOS Build Error #31.

1.1.3 #

  • Fixes an issue with pubspec.yaml keys.
  • Upgrade permission_handler version.
  • Increase the minimum version of Flutter >= 1.10.0

1.1.2 #

  • Upgrade permission_handler version

1.1.1 #

  • ios: Keep only one single observer

1.1.0 #

  • Added optional requestPermissions parameter.
  • Update permission_handler to 4.0.0.
  • Update Gradle, Android Studio plugin versions.
  • Bump compileSdkVersion to 29.
  • Enable R8, AndroidX, Jetifier.
  • Bump Dart version to 2.7.0.
  • Fixes #17.
  • Fixes #18.

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 several Android phone's screenshot callback detect path.

0.0.2 #

  • Update README.md.

0.0.1 #

  • Update example (add permission plugin to access external storage in Android).

0.0.1-alpha0 #

Enable screenshot detection on iOS and Android! 😀

98
likes
40
points
5.82k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, permission_handler

More

Packages that depend on screenshot_callback