diegoveloper / flutter_percent_indicator

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

in linear_percent_indicator width is not required. if width isn't set… #24

Closed kraster010 closed 5 years ago

kraster010 commented 5 years ago

in linear_percent_indicator width is not required. if width isn't set, we use an expanded widget to take care of it.