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
910 stars 199 forks source link

Remove 'quality' parameter from Example to resolve 'undefined_named_parameter' error #389

Closed ioridev closed 8 months ago

ioridev commented 10 months ago

Description

In the Example program, I have removed the quality: VideoRecordingQuality.fhd, parameter to address the undefined_named_parameter error.

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