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
958 stars 245 forks source link

Implement maxDuration for video recording #287

Open apalala-dev opened 1 year ago

apalala-dev commented 1 year ago

Proposal

Note: On Android, CameraX seems to provide a maxDuration feature with their 1.3 release (in alpha atm).