shirsh94 / flutter_doc_scanner

MIT License
7 stars 7 forks source link

Needed iOS version #13

Closed faizan-19 closed 4 months ago

faizan-19 commented 4 months ago

Hi, thanks for the efforts for android when we will be able to scan on iOS?

shirsh94 commented 4 months ago

This also works for iOS, for more details just check the readme file for the iOS configuration setup.

faizan-19 commented 4 months ago

it just shows only available for android on pressing scan

shirsh94 commented 4 months ago

yes getScanDocumentsUri() is available for only android, but the main function which is getScanDocuments() this available for both iOS and Android.