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 config/property to filter countries #57

Closed
ritsat opened this issue Jan 31, 2023 · 1 comment
Closed

Add config/property to filter countries #57

ritsat opened this issue Jan 31, 2023 · 1 comment

Comments

@ritsat
Copy link
Contributor

ritsat commented Jan 31, 2023

I can see the function added to filter country based on user input but not able to see the call for this function anywhere. Also not able to see any property to set the country filter criteria. Below existing function code in csc_picker.dart

///filter Country Data according to user input
Future<List<String?>> getCountryData(filter) async {

Please add config/property to set country filter. For example only show certain set of countries just like United State, Canada, etc.

@ritsat
Copy link
Contributor Author

ritsat commented Feb 2, 2023

It is now available with this package using countryFilter property.
Hence closing the issue

@ritsat ritsat closed this as completed Feb 2, 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

No branches or pull requests

1 participant