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

STOPPED WORKING AFTER 3.7.3 #60

Open
MeesamGardezi opened this issue Feb 16, 2023 · 4 comments
Open

STOPPED WORKING AFTER 3.7.3 #60

MeesamGardezi opened this issue Feb 16, 2023 · 4 comments

Comments

@MeesamGardezi
Copy link

Describe the bug
Error in IDE due to new flutter version.

Steps to reproduce the behavior:

  1. Upgrade Flutter

Expected behavior
No error should be shown.

Error: Undefined name 'DefaultCountry'. (Documentation) Try correcting the name to one that is defined, or defining the name.

@Unima97
Copy link

Unima97 commented Mar 2, 2023

I have same problem, please solve it

@altafc22
Copy link
Owner

altafc22 commented Mar 3, 2023

Hi @Unima97 @CurtainProgramming , please note that DefaultCountry type is changed to CscCountry in latest version

defaultCountry | CscCountry | To select default country

change type of your default country.

i hope this will help you.

@Unima97
Copy link

Unima97 commented Mar 3, 2023

@altafc22 I have not specified any default country. I tried also to insert only CscCountry() without attributes bit nothing changed. The problemi is that the inputs are disabled and tapping or clicking nothing happens.

@MeesamGardezi
Copy link
Author

Hey, I solved this issue by copying the countries JSON file and creating the widget myself.

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

3 participants