diegoveloper / flutter_percent_indicator

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

implement inside indicator for issue #130 #177

Closed mohhamad-esmaili closed 1 year ago

mohhamad-esmaili commented 1 year ago

I implement feature for inside indicator which we can define a widget that moves with indicator, and added insideWidgetIndicatorMargin to control margin from end

diegoveloper commented 1 year ago

What's the difference between this and widget indicator

mohhamad-esmaili commented 1 year ago

I tried widgetIndicator and i figured out that is outside of progress and cant set margin to it, i know its copy of that maybe im wrong and widgetIndicator is enough for this issue 🤔, but as you wish if its not good and doesnt need extra code close my PR