diegoveloper / flutter_percent_indicator

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

Added new arcType and fixed margin when widget percent is 1.0 #142

Closed chrizstone closed 2 years ago

diegoveloper commented 2 years ago

Can you provide a couple of screenshots about the current samples (to check if this change break anything) and your new sample.

chrizstone commented 2 years ago

Sure... See attached screens... screen screen2

diegoveloper commented 2 years ago

just a minor thing, can you attach a before/after image of the bug you fixed? (margin), and try on some different screen size devices/simulator.

chrizstone commented 2 years ago

Before: screen3

After: screen4

diegoveloper commented 2 years ago

Thanks for the contribution