diegoveloper / flutter_percent_indicator

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

Position of the widget indicator above the indicator #170

Closed LeeBumSeok closed 2 years ago

LeeBumSeok commented 2 years ago

Is there a way to display the widgetindicator above the indicator?

This is example.

image
diegoveloper commented 2 years ago

I think you can just create a Column widget and add the content above your LinearPercentIndicator.