AmolGangadhare / flutter_barcode_scanner

Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
https://pub.dev/packages/flutter_barcode_scanner
MIT License
379 stars 457 forks source link

<enhancement> Option to pass the aspect ratio parameter of the animation #102

Open hugorn opened 4 years ago

hugorn commented 4 years ago

Is your feature request related to a problem? Please describe. enhancement

Describe the solution you'd like There are large bar codes used for logistics processes. To read these codes it would be interesting change the aspect ratio of the animation when starting to read the barcode horizontally.

Describe alternatives you've considered Option to pass the aspect ratio parameter of the animation when starting the reading.

hugorn commented 4 years ago

informing the aspect ratio would probably be a better alternative.