diegoveloper / flutter_percent_indicator

Flutter percent indicator library
BSD 2-Clause "Simplified" License
679 stars 206 forks source link

The background of the Half CircularPercentIndicator don't appear #149

Open Abdaallaa opened 2 years ago

Abdaallaa commented 2 years ago

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

diegoveloper commented 2 years ago

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

Abdaallaa commented 2 years ago

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