Flutter – Animation when switch between grid view and listview
how can I make this type of animation to toggle between listview and gridview in flutter. here is my code I am using the hero animation but its now working. there a custom switch to toggle between both the values…