0

Progress bar image

Can anyone please help to draw this widget in flutter. This image have 2 Text at top and at bottom it's kind of progress bar.

Aditya Patil
  • 1,287
  • 12
  • 19

1 Answers1

0

You can try fl_chart plugin on pub.dev

or check out this search in the pub.dev:

https://pub.dev/packages?q=charts

René Lazo
  • 651
  • 9
  • 7