# flutter_screen_recording **Repository Path**: jonathan6/flutter_screen_recording ## Basic Information - **Project Name**: flutter_screen_recording - **Description**: flutter 支持iOS、macOS、Android、Windows录屏 - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-03-28 - **Last Updated**: 2023-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_screen_recording A new Flutter project. ## Getting Started This project is a starting point for a Flutter [plug-in package](https://flutter.dev/developing-packages/), a specialized package that includes platform-specific implementation code for Android and/or iOS. For help getting started with Flutter development, view the [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. Android add app build.gradle dependencies { implementation 'com.github.HBiSoft:HBRecorder:2.0.4' } support windows record https://gitee.com/jonathan6/ScreenRecorderLib