2

I want to change this.

enter image description here

to this with flutter. but I have no idea how?

enter image description here

AliAzad
  • 227
  • 1
  • 2
  • 16

2 Answers2

0

I had the same problem, my solution was to use this package: https://pub.dev/packages/animated_segmented_tab_control with a custom radius applied to make the Segments rounded.

Damian K. Bast
  • 1,074
  • 7
  • 18
-1

Sorry for the too late answer, but use CupertinoSlidingSegmentedControl can solve your problem screenshot

Vinh Bui
  • 1
  • 1
  • 1