rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
694 stars 242 forks source link

How to make the navbar transparent #54

Closed Veerse closed 4 years ago

Veerse commented 4 years ago

Hello

Is there any way to make the navbar transparent ?

It doesn't look really good this way... Maybe I'm not using it correctly ?

Image 08-02-2020 à 20 16

Inconnu08 commented 4 years ago

I'm also facing this. Does anybody know if there's a way to make backgroundColor transparent? backgroundColor: Colors.transparent does not work...

rafalbednarczuk commented 4 years ago

duplicate of https://github.com/rafalbednarczuk/curved_navigation_bar/issues/31

itsdani121 commented 2 years ago

have you found solution?