How can I draw low – medium – high chart in flutter
I want to draw a chart of BMI levels on my flutter app. Something similar to this image Is there some package I can use to help me achieve this or do you have any suggestions on how can I draw something similar to it. Thanks in advance >Solution : this is awesome package https://pub.dev/packages/syncfusion_flutter_charts… Read More How can I draw low – medium – high chart in flutter