screenshot_callback_fork 1.1.10 copy "screenshot_callback_fork: ^1.1.10" to clipboard
screenshot_callback_fork: ^1.1.10 copied to clipboard

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

1.1.10 #

  • Fix Config miniOS Ios

1.1.9 #

  • Fix Config ios

1.1.8 #

  • Config ios

1.1.7 #

  • Upgrading-pre-1.12

1.1.6 #

  • Add null safety

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! 😀

0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, permission_handler, screenshot

More

Packages that depend on screenshot_callback_fork