ricnaaru / adv_camera

Advanced Camera for Flutter
BSD 3-Clause "New" or "Revised" License
54 stars 35 forks source link

Ability to save photos to internal data on phone to avoid library permission #27

Closed JSBmanD closed 4 years ago

JSBmanD commented 4 years ago

It will be great to choose where to save the photo if I need to process it for example I don't need to save it to library.

ricnaaru commented 4 years ago

there's a method called setPath if i'm not mistaken, have you tried it?