Project Icon

flutter_screen_recording

Screen Recording Plugin for Android and iOS Devices

Product DescriptionThe Flutter plugin facilitates screen recording on Android and iOS by enabling video and audio capture, compatible with Android SDK 21+ and iOS 10+. It supports permission management via Permission_handler on Android and requires Info.plist updates on iOS. For the latest Android versions, it employs a foreground service using the flutter foreground plugin. Note that web support is not provided. Ideal for a straightforward screen recording approach.
Project Details