I want to change this.
to this with flutter. but I have no idea how?
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.
Sorry for the too late answer, but use CupertinoSlidingSegmentedControl can solve your problem screenshot