mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 464 forks source link

changed title, statusbar color, actionbar color of activity on Android #290

Open ttpho opened 3 years ago

ttpho commented 3 years ago

Overview

In this pull request, I want to change the title, status bar color, action bar color of activity on the Android

Screen Shot 2020-09-27 at 14 47 28

Other

You can clear/set the title of Activity as #280