rafalbednarczuk / curved_navigation_bar

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

Docked FloatingActionButton #53

Closed egprojects closed 3 years ago

egprojects commented 4 years ago

It'd be cool if you'll make setting docked FAB like with standard BottomNavigationBar possible. Now it just goes over NavBar.

5

marcoberetta96 commented 4 years ago

Found any solution?

rafalbednarczuk commented 3 years ago

just use FAB in body of scaffold inside Stack and set Padding to it.