This is the widget I'm trying to build.
From what I've already reaserched the flutter native widget doesn't have support for a thumb and I also couldn't find any library that implements this
CodePudding user response:
Here a link to my github repo with full implementation count_down_custom_painter
CodePudding user response:
I was able to achieve the desired result with the circular_percent_indicator lib. It has a "widgetIndicator" property that follows the progress of the circular indicator