mono0926 / barcode_scan2

[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
https://pub.dev/packages/barcode_scan2
MIT License
87 stars 78 forks source link

Unable to change ActionBar and Status bar colors #51

Open surajpunemaha opened 2 years ago

surajpunemaha commented 2 years ago

My flutter app has diiferent color theme, but whenever I open scanner screen, ActionBar and Status bar appears in black color.

How to change ActionBar and Status bar colors of Scanner Screen ?

Please check below attached screenshot.

barcode_scanner

This is the only problem I am facing. Thanks for your awesome plugin.