admin管理员组

文章数量:1122832

I want to combine a notched bottom app bar using the animated_bottom_navigation_bar package, and an expandable floating action button from the flutter_expandable_fab package.

Something like this:

Combined with this:

But passing in the Expanding FAB to this notched bottom nav bar doesn't work properly.

animated_bottom_navigation_bar: /packages/animated_bottom_navigation_bar flutter_expandable_fab: /packages/flutter_expandable_fab

本文标签: flutterHow do I create a notched nav bar with Expandable Floating Action ButtonStack Overflow