flutter_percent_indicator icon indicating copy to clipboard operation
flutter_percent_indicator copied to clipboard

The background of the Half CircularPercentIndicator don't appear

Open Abdaallaa opened this issue 2 years ago • 2 comments

The background color of the Half CircularPercentIndicator don't appear. The full works just fine.

Abdaallaa avatar Apr 17 '22 02:04 Abdaallaa

add a minimum code sample to reproduce the issue. A screenshot will help too.

diegoveloper avatar Apr 17 '22 02:04 diegoveloper

Firstly thanks for this awesome plugin and for your effort 👏

The issue is in the background color as the following:

Screenshot_2022-04-25-00-05-16-169_com.gosmart.step_final.jpg Simulator Screen Shot - iPhone 13 - 2022-04-25 at 00.10.09.png

The first image for version 2.1.9 And the second one for the last version 4.0.0

With the same code as shown below 👇 code.png

But works fine for ArcType.Full circle

Abdaallaa avatar Apr 24 '22 22:04 Abdaallaa