v1.0.0+2
flutter_background_video_recorder
Android용 플러터 플러그인으로 백그라운드에서 비디오를 녹화합니다. 화면이 잠겨 있거나 꺼져 있어도 작동합니다.
26좋아요 2530일 다운로드160Pub 점수
Android
Android용 플러터 플러그인으로 백그라운드에서 비디오를 녹화합니다.
{"sdk":"flutter"}^2.0.2{"sdk":"flutter"}^2.0.0아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
A flutter plugin for Android to record videos in the background.
This simple plugin allows you to record videos in your Android app while the app is in background or the screen is locked or turned off.
This plugin is not available for iOS platform. If someone manages to make it work with iOS, they can contribute to this package.
Any contributions/requests to add/improve features is much appreciated.
See example for implementation details