khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
97 stars 56 forks source link

Feat Req: Add customization to render widget action buttons #132

Closed BolisettySujith closed 6 months ago

BolisettySujith commented 6 months ago

Hi @khoren93 ,

I want to tell that I really loved this package a lot and it the only package in flutter which have these functionalities, I have being using it in my projects, I have a suggestion to add in it i.e currently action buttons used in the reader_widget are not customizable, so it would be very helpful and great if there are any parameters where we can send the custom icons for torch, gallery, switch_camera,...

By making these action buttons customizable maybe more developers choose this package and add their customization which aligns their projects styles or requirements.

I would like to work on contributing to this feature in this package, if you could assign it to me :).

Thank you, Sujith