fluttercandies / flutter_wechat_camera_picker

A camera picker (take photos and videos) for Flutter projects based on WeChat's UI. It's a standalone module of wechat_assets_picker yet it can be run separately.
https://pub.dev/packages/wechat_camera_picker
Apache License 2.0
361 stars 144 forks source link

[Feature] Able to activate autofocus for social media #273

Open Thesergiolg99 opened 1 week ago

Thesergiolg99 commented 1 week ago

Version information

Is your feature request related to a problem? Always having to tap to focus the area

Describe the solution you'd like While moving the camera it autofocuses

Describe alternatives you've considered N/A

Additional context

Thesergiolg99 commented 1 week ago

What i mean is that for example in instagram, when you move your camera it continously autofocus but in this camera you need to tap the screen to focus the camera in the actual area you are capturing.

HongZhiQing commented 1 week ago

I have the same problem, and in the camera APP of the iOS system, the macro lens can be automatically switched when the shooting object reaches a certain distance.