ScrollController attached to multiple scroll views on flutter
Im using the Class PageController to navigate between pages in the app, it was working when i set it up for the first time, so then it stoped to work This is the base screen, were the pagecontroller is called:…