ponnamkarthik / FlutterYoutube

Flutter Plugin to play youtube Videos
Apache License 2.0
126 stars 56 forks source link

New Features - appBarColor / backgroundColor #47

Closed valterh4ck3r closed 4 years ago

valterh4ck3r commented 4 years ago

Implemented appBarColor optional parameter. Implemented backgroundColor optional parameter. Implemented back button activity android.

YatsenkoDev commented 4 years ago

Why removed getActionBar().hide() without opportunity to manage it visibility?

valterh4ck3r commented 4 years ago

Still need to implement on iOS, as soon as finalize sending another PR.