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
659 stars 97 forks source link

Shadow is not configurable #17

Closed SaadArdati closed 2 years ago

SaadArdati commented 5 years ago

Heya! The shadow applied to the background bar is not configurable. It's very obvious in this screenshot: image

I'd love an option to turn it off. It would enable material design foundations even,

benyaminbeyzaie commented 2 years ago

Checkout the PR and set backgroundBoxShadow: <BoxShadow>[] on your CircularBottomNavigation to remove shadows