PiotrFLEURY / camcode

a Flutter web camera barcode scan library
https://camcode-59c70.web.app/#/
BSD 3-Clause "New" or "Revised" License
11 stars 11 forks source link

Scan overlay and scan size #14

Closed apadol-adeo closed 2 years ago

apadol-adeo commented 3 years ago

The goal of the PR is to add two main things:

Known issues: -The overlay animation has very poor performance when executed on mobile. Might have to be disabled by default on mobile (or implemented using something like a Lottie animation, to see if the performances improve ?)

Demo here: https://flutter-scan-adeo.web.app