Member-only story
Material Design 3 Adaptive Navigation In Flutter 2.9
6 min readDec 24, 2021
Adaptive navigation comes to the front with the addition of a new navigation bar widget that adheres to Material Design 2 with new pills and other goodies. Let me show you how to set up your adaptive navigation pattern in Flutter 2.9.
The code for this example can be found in this repo:
What Are We Building And What Are We Using
We are building this:
And the packages we are using to build that are: