I’m trying to create an app in Flutter that shows the water level from the Thingspeak API, i already have the data on my providers, but I need to show it in a chart and an animation based on the water level, any suggestions?
I used syncfusion flutter charts library, but it’s not as attractive as I’d like.