-
-
Notifications
You must be signed in to change notification settings - Fork 168
Description
Describe the bug
The size of the camera preview interface does not match the final captured image. Specifically, the camera preview shows the interface aligned with the bottom of the keyboard, while the final image has a noticeable gap between the bottom of the image and the keyboard.
How to reproduce
Steps to reproduce the behavior:
1.Open the camera interface in the app.
2.Observe that the camera preview is aligned with the bottom of the keyboard.
3.Take a photo.
4.View the captured image and notice the gap between the bottom of the image and the keyboard.
Expected behavior
The final captured image should maintain the same alignment with the keyboard as seen in the camera preview interface. There should not be any discrepancy in the positioning or size between the preview and the final image.
Screenshots (If contains)
Version information
- Device: [e.g. iPhone X]
- OS: [e.g. iOS 14.7.1]
- Package Version: [e.g. 2.4.1]
- Flutter Version: [e.g. v2.5.0]
Additional context