thegrizzlylabs / geniusscan-sdk-demo

Demo apps for Genius Scan SDK
30 stars 39 forks source link

Pick images from gallery #63

Closed komritza closed 1 year ago

komritza commented 1 year ago

Hi, I am using a flutter sdk and trying to find some options to customise UI/UX.

Is there a way to add a go to gallery button(or any other button) while being in the camera view? Similar to the normal camera UX where user can access gallery and pick single/multiple images.

Thanks in advance!

bvirlet commented 1 year ago

Hi @komritza,

No, it's not possible with the Flutter plugin. If you want to achieve such a behavior, you must wrap the native code.

komritza commented 1 year ago

Hi @bvirlet thanks for the fast reply! It is petty though, that it must be done through native code.

bvirlet commented 1 year ago

@komritza I understand it might not be ideal for you. Can you let us know about your use case so that it informs future evolutions of the scan flow?

komritza commented 1 year ago

@bvirlet You can read about use cases here https://github.com/thegrizzlylabs/geniusscan-sdk-demo/issues/62#issuecomment-1351496932