0

Any idea to create a page with a floating button with Container, ListView using SilverAppBar in Flutter?

I follow this step How can I put a card into a sliver app bar? it works but cannot add Container below.

Flutter floating button

silkyland
  • 67
  • 8

1 Answers1

0

NestedScrollView solved my problem.

silkyland
  • 67
  • 8