screen_capture_restrictions 1.2.0
screen_capture_restrictions: ^1.2.0 copied to clipboard
A flutter plugins to restrictions to screen capture on mobile platforms.
1.2.0 #
- [flutter] Change the naming of authority requests.
- [kotlin] Only screen recording is detected.
1.1.0 #
- [flutter] Add screen capture and recording callback handling.
- [kotlin] Update compileSdkVersion to 34.
- [kotlin] Support for AGP 8.0.0.
1.0.1 #
- [swift] Fixed a problem that was preventing it from functioning on IOS 17.
1.0.0 #
- Initial release