Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
949 stars 240 forks source link

Lock video capture #164

Closed apalala-dev closed 1 year ago

apalala-dev commented 1 year ago

Description

This PR intends to lock te UI while recording a video. When recording a video, user should not be able to switch to photo mode, change aspect ratio etc. It should first stop the video recording.

Checklist

Before creating any Pull Request, confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

Breaking Change

If your feature break something, please detail it