📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
975
stars
259
forks
source link
.5 zoom not working on iOS when pinch screen #516
Open
tomasweigenast opened 1 month ago
Steps to Reproduce
Create a custom layout of Camerawesome:
Expected results
In the initial camera state, if the device has the ultrawide sensor (0.5 zoom), if you pinch the screen, the camera should zoom out.
Actual results
It only works on Android. On iOS it works with the
AwesomeZoomSelector
widget.Your flutter version