Recommended Flutter package
(https://i.sstatic.net/H8QGK4Oy.png)
I’m working on an Android app using Flutter, and I need to implement a chart similar to the one shown in the attached image. The chart displays multiple series of horizontal bars, with each series representing a different category or data point. Additionally, the bars have varying lengths and colors based on the data values.
I’m looking for recommendations on Flutter packages or libraries that would be suitable for creating this type of chart design. Ideally, the solution should provide the following features: