Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Correct loading of categories in the main screen and refactory default the controller is shared generating conflicts. #73

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

mrmonterrosa
Copy link

@mrmonterrosa mrmonterrosa commented Feb 23, 2023

Correct loading of categories in the main screen

Video Category:

image

Charts / Global Music

image

Refactory default the controller is shared generating conflicts

When having two or more PageController in the same page the second one in being generated enters in conflict what generates the error of (The page property cannot be read when multiple PageViews are attached to the same PageController. package:flutter/src/widgets/page_view.dart': Failed assertion: line 101 pos 7: 'positions.length == 1) . to solve it it is necessary to create inside the widget to de-centralize it.

@sheikhhaziq sheikhhaziq merged commit 5a5bd7d into jhelumcorp:main Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants