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

Added FormBuilderCountryPicker and FormBuilderPhoneField. #270

Conversation

furkankurt
Copy link
Contributor

  • I created a FormBuilderCountryPicker with country_pickers package. FormBuilder returns Country class. So we can get Country name, Country Flag, Country ISO name, Country Phone Code etc. (e.g. Turkey 🇹🇷)

  • I created a FormBuilderPhoneField where we can choose the country code with same package.
    FormBuilder returns phone number from textField with country code
    (e.g. +90=> Country Code +5550971600=> Phone Number = +905550971600).

Copy link
Contributor Author

@furkankurt furkankurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some editor-based changes was reflected.

@danvick
Copy link
Collaborator

danvick commented May 10, 2020

Thanks for your contribution @furkankurt.
You're awesome!

@danvick danvick merged commit 58d7545 into flutter-form-builder-ecosystem:master May 10, 2020
danvick added a commit that referenced this pull request May 15, 2020
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