The Flutter Cartesian Chart widget provides support to dynamically animate cartesian chart series using the public method. A Public method is a method that can be called by using the class object where they are defined. The public method used to dynamically animate the cartesian series in the chart is the animate() method of the ChartSeriesController class.
Documentation: https://help.syncfusion.com/flutter/cartesian-charts/series-customization#dynamic-series-animation
To run this application, you need to first clone or download the ‘dynamic series animation flutter charts’ repository and open it in your preferred IDE. Then, build and run your project to view the output.
For more help, check the Syncfusion Flutter documentation, or Flutter documentation.