-2

I am trying to create a android tab bar like this image custom tab bar in flutter. How can I make a tab bar like this?

Nasar
  • 66
  • 1
  • 8

1 Answers1

0

There are so many examples for your questions you can check the links. Also appbar is a widget on the top of the screen and has buttons. You can create a buttons in the scaffold widget and put them top of the screen still same but easy to decorate and use.

Custom AppBar Flutter

Custom AppBar

Tunahan Akdogan
  • 246
  • 2
  • 9