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

Add missing countries and favorites params to CountrySelectorNavigator.page factory #267

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

NodariMosia
Copy link
Contributor

Currently, PageNavigator._ private constructor accepts super.countries and super.favorites params, but they are not exposed in CountrySelectorNavigator.page public factory method, thus library users are not able to customize dispayed countries and favorites lists. This change adds those missing params to CountrySelectorNavigator.page factory.

…r.page factory

Currently, `PageNavigator._` private constructor accepts `super.countries` and `super.favorites` params, but they are not exposed in `CountrySelectorNavigator.page` public factory method, thus library users are not able to customize dispayed countries and favorites lists. This change adds those missing params to `CountrySelectorNavigator.page` factory.
@cedvdb cedvdb merged commit 9237899 into cedvdb:main Nov 10, 2024
1 check passed
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