diegoveloper / flutter_percent_indicator

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

Can you possible to set a multi-color progress bar? #179

Open Govindbetterlives opened 1 year ago

Govindbetterlives commented 1 year ago

Hi, How to set a multi-color progress bar? can you guide me?

Example: image

Chemeindefer commented 1 year ago

You can try stacking multiple indicators with the Stack widget.