I wrapped the PieChart with a Hero widget in order to animate that between two pages.
When a switch to the second page the PieChart gets repainted.
I think the widget is painting as soon as the page loads, and the hero widget overrides that animation, and then you obtain that weird laggy effect
I wrapped the PieChart with a Hero widget in order to animate that between two pages.
When a switch to the second page the PieChart gets repainted.
I think the widget is painting as soon as the page loads, and the hero widget overrides that animation, and then you obtain that weird laggy effect