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