benyaminbeyzaie / circular_bottom_navigation

Circular bottom navigation is a bottom navigation library for flutter with circular indicator and cool animations.
BSD 3-Clause "New" or "Revised" License
654 stars 97 forks source link

Remove unwanted shadow and Add TextStyle for Tab label #12

Closed mderis closed 5 years ago

mderis commented 5 years ago
  1. According to the artwork in Uplabs the icons must have no shadow and follow the flat colors. So I removed it and you can see the changes here: Screenshot_2019-08-15-06-00-42

  2. I made changes so users can pass style for label of each TabItem, of course it is not required and there is some default style for when the user leaves it empty (Bold) . This feature is added to fix issue #6

imaNNeo commented 5 years ago

Hi dude, may I ask you to make the necessary changes on README.md?

mderis commented 5 years ago

@imaNNeoFighT Sure! What needs to be changed there?

imaNNeo commented 5 years ago

We need to update sample codes, and also if you have sketch in your machine, please update the CheatSheet (using this file).

mderis commented 5 years ago

I have updated the sample code in this PR already but I'm afraid there is no possibility for me to modify the file you just mentioned.

mderis commented 5 years ago

Aint it gonna be merged? :-?

imaNNeo commented 5 years ago

Yeap, just wait