flutter_background_video_recorder 0.0.5
flutter_background_video_recorder: ^0.0.5 copied to clipboard
A flutter plugin for Android to record videos in the background.
0.0.5 #
- Fixed an issue which caused the plugin to crash when app is closed causing the recording to continue until force stopped.
0.0.4 #
- Fixed an issue that caused start recording to fail for the first time
0.0.3 #
- Removed permission to draw over other apps
- Added more documentation to code
0.0.2 #
- Updated README.md
0.0.1 #
- Initial release