Following is what i want to achieve
I was having a look at the Circular Percent Indicator library but that does not provide this functionality
The following is achieve in native Android Development https://github.com/grmaciel/two-level-circular-progress-bar
but how to port it to Flutter?