Flutter TabBar the basics
A lot of apps come with a TabBar. It's that icon bar you see to navigate through the app quickly.
Some examples of these TabBars can be found in the Twitter or Instagram app:
And yes, we'll be learning how to create this in Flutter today.
Creating a...
h.daily-dev-tips.com2 min read