Flutter Tips: Connect Two PageView Widgets for Navigation
For my game app I decided to have a custom PageView navigation. It has an independent scrolled navigation bar connected to the main scrollable content area. It looks like this:
TLDR. You can try it online and check the source code here: https://da...
gladimdim.org