flutter_background_video_recorder
एंड्रॉइड के लिए फ्लटर प्लगइन जो पृष्ठभूमि में वीडियो रिकॉर्ड करता है। स्क्रीन लॉक या बंद होने पर भी काम करता है।
एंड्रॉइड के लिए फ्लटर प्लगइन जो पृष्ठभूमि में वीडियो रिकॉर्ड करता है।
{"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