hifiaz / country-list-pick

Flutter package to show and pick country code
https://pub.dev/packages/country_list_pick
MIT License
77 stars 102 forks source link

Country List Pick takes AppBar Colour value from user #20

Closed u-gin closed 4 years ago

hifiaz commented 4 years ago

can you explain detail for this?

u-gin commented 4 years ago

Hello hifiaz, when I used the library I realised the AppBar background colour automatically picks the theme colour. This particular request makes the user dynamically change the background colour of the AppBar in the SelectionList widget.

u-gin commented 4 years ago

Alright, I wish to develop this more, just give me sometime. Thank you.

hifiaz commented 4 years ago

thank you very much @u-gin

u-gin commented 4 years ago

Hello @hifiaz