{"id":32306331,"url":"https://github.com/itsarvinddev/flutter_intl_phone_field","last_synced_at":"2026-02-23T17:25:12.619Z","repository":{"id":230443815,"uuid":"779404502","full_name":"itsarvinddev/flutter_intl_phone_field","owner":"itsarvinddev","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-22T02:10:20.000Z","size":1385,"stargazers_count":3,"open_issues_count":12,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T10:39:29.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsarvinddev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"rvndsngwn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["www.paypal.me/rvndsngwn"]}},"created_at":"2024-03-29T19:01:19.000Z","updated_at":"2025-11-01T08:15:28.000Z","dependencies_parsed_at":"2025-07-05T07:47:34.262Z","dependency_job_id":null,"html_url":"https://github.com/itsarvinddev/flutter_intl_phone_field","commit_stats":null,"previous_names":["rvndsngwn/flutter_intl_phone_field","itsarvinddev/flutter_intl_phone_field"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsarvinddev/flutter_intl_phone_field","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsarvinddev%2Fflutter_intl_phone_field","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsarvinddev%2Fflutter_intl_phone_field/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsarvinddev%2Fflutter_intl_phone_field/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsarvinddev%2Fflutter_intl_phone_field/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsarvinddev","download_url":"https://codeload.github.com/itsarvinddev/flutter_intl_phone_field/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsarvinddev%2Fflutter_intl_phone_field/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29749025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-23T07:01:39.805Z","updated_at":"2026-02-23T17:25:12.613Z","avatar_url":"https://github.com/itsarvinddev.png","language":"Dart","funding_links":["https://github.com/sponsors/rvndsngwn","www.paypal.me/rvndsngwn"],"categories":[],"sub_categories":[],"readme":"# International Phone Field Package\n\n[![Pub Version](https://img.shields.io/pub/v/flutter_intl_phone_field?color=blue\u0026style=plastic)](https://pub.dev/packages/flutter_intl_phone_field)\n[![GitHub Repo stars](https://img.shields.io/github/stars/rvndsngwn/flutter_intl_phone_field?color=gold\u0026style=plastic)](https://github.com/rvndsngwn/flutter_intl_phone_field/stargazers)\n[![GitHub Repo forks](https://img.shields.io/github/forks/rvndsngwn/flutter_intl_phone_field?color=slateblue\u0026style=plastic)](https://github.com/rvndsngwn/flutter_intl_phone_field/fork)\n[![GitHub Repo issues](https://img.shields.io/github/issues/rvndsngwn/flutter_intl_phone_field?color=coral\u0026style=plastic)](https://github.com/rvndsngwn/flutter_intl_phone_field/issues)\n[![GitHub Repo contributors](https://img.shields.io/github/contributors/rvndsngwn/flutter_intl_phone_field?color=green\u0026style=plastic)](https://github.com/rvndsngwn/flutter_intl_phone_field/graphs/contributors)\n\nA customized Flutter TextFormField to input international phone number along with country code.\n\nThis widget can be used to make customized text field to take phone number input for any country along with an option to choose country code from a dropdown.\n\n## Screenshots\n\n\u003ctable\u003e\n\u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/rvndsngwn/flutter_intl_phone_field/master/image-1.png\" width=270 height=480 alt=\"\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/rvndsngwn/flutter_intl_phone_field/master/image-2.png\" width=270 height=480 alt=\"\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/rvndsngwn/flutter_intl_phone_field/master/image-3.png\" width=270 height=480 alt=\"\"\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n## Installing\n\nTo use this package:\n\nRun this command:\n\n```yaml\nflutter pub add flutter_intl_phone_field\n```\n\nOr, add the following to your `pubspec.yaml` file:\n\n```yaml\ndependencies:\n  flutter_intl_phone_field: ^\u003clatest_version\u003e\n```\n\nSometimes you may want to use the latest version of the package, instead of a published version. To do that, use the `git` syntax:\n\n```yaml\ndependencies:\n  flutter_intl_phone_field:\n    git:\n      url: git://github.com/rvndsngwn/flutter_intl_phone_field.git\n      ref: main\n```\n\n## How to Use\n\nSimply create a `IntlPhoneField` widget, and pass the required params:\n\n```dart\nIntlPhoneField(\n    decoration: InputDecoration(\n        labelText: 'Phone Number',\n        border: OutlineInputBorder(\n            borderSide: BorderSide(),\n        ),\n    ),\n    initialCountryCode: 'IN',\n    onChanged: (phone) {\n        print(phone.completeNumber);\n    },\n)\n```\n\nUse `initialCountryCode` to set an initial Country Code.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## LICENSE\n\nThis project is licensed under the MIT license. See [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsarvinddev%2Fflutter_intl_phone_field","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsarvinddev%2Fflutter_intl_phone_field","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsarvinddev%2Fflutter_intl_phone_field/lists"}