v1.0.0+2
flutter_background_video_recorder
Android用のFlutterプラグインで、バックグラウンドで動画を録画します。画面がロックされている場合や電源が切れている場合でも動作します。
26いいね 2530日間ダウンロード160Pub ポイント
Android
Android用のFlutterプラグインで、バックグラウンドで動画を録画します。
{"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