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
947 stars 234 forks source link

Improve initial params, add aspect ratio 1:1 #180

Closed apalala-dev closed 1 year ago

apalala-dev commented 1 year ago

Description

Checklist

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

Breaking Change

I renamed SaveConfig.photoAndVideo() params to use "photo" instead of "image" for better consistency.