rafalbednarczuk / curved_navigation_bar

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

CurvedNavigationBar in StatelessWidget #74

Closed divid0n1 closed 4 years ago

divid0n1 commented 4 years ago

Hi - I am unable to embed Curved Navigation Bar code in StatelessWidget as Curved Navigation Bar using setState() method from StatefullWidget which one can't be used in StatelessWidget. Can anybody give me alternate way of setState to navigate different page from NavigationBar. Thank you.

rafalbednarczuk commented 4 years ago

that's not CurvedNavigatorBar issue.

divid0n1 commented 4 years ago

Yes sir its not issue but I want to embed it stateless widget, can please help me to apply this, your support will be highly appreciated.

rafalbednarczuk commented 4 years ago

please ask on stackoverflow