flutter_screenshot_switcher 2.4.0 flutter_screenshot_switcher: ^2.4.0 copied to clipboard
A flutter plugin that allows to enable / disable screenshots.
2.4.0 #
- Gradle and Kotlin upgrade
2.2.0 #
- Support for FlutterFragmentActivity, no longer pinned to FlutterActivity
2.1.0 #
- Android embedding 2.0. Thanks https://github.com/wferem1 for the PR!
2.0.0 #
- Migrate to null-safety
- Minimum Dart SDK 2.12.0
- thanks to wbusey0 for the Pull Requests
1.2.0 #
- Gradle and kotlin upgrade
1.1.0 #
- Prevent plugin initialization when activity is not available
1.0.0 #
- Initial release. Cannot prevent screenshots in iOS.