v1.0.0+2
flutter_background_video_recorder
一個用於 Android 的 Flutter 插件,可在背景中錄製影片。即使螢幕鎖定或關閉也能正常運作。
26喜歡 25近 30 天下載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