{"id":18286122,"url":"https://github.com/iamvivekkaushik/otptextfield","last_synced_at":"2025-04-06T09:09:19.694Z","repository":{"id":37978815,"uuid":"245852558","full_name":"iamvivekkaushik/OTPTextField","owner":"iamvivekkaushik","description":"A flutter package for the OTP Field widget.","archived":false,"fork":false,"pushed_at":"2023-09-08T10:28:50.000Z","size":1478,"stargazers_count":132,"open_issues_count":39,"forks_count":95,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-03-30T08:08:02.744Z","etag":null,"topics":["hacktoberfest","otp-field-widget"],"latest_commit_sha":null,"homepage":"","language":"C++","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/iamvivekkaushik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2020-03-08T16:54:51.000Z","updated_at":"2025-02-15T20:21:27.000Z","dependencies_parsed_at":"2024-06-18T18:32:45.409Z","dependency_job_id":"e345aa92-6f27-455d-80e8-961166d30e95","html_url":"https://github.com/iamvivekkaushik/OTPTextField","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvivekkaushik%2FOTPTextField","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvivekkaushik%2FOTPTextField/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvivekkaushik%2FOTPTextField/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamvivekkaushik%2FOTPTextField/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamvivekkaushik","download_url":"https://codeload.github.com/iamvivekkaushik/OTPTextField/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["hacktoberfest","otp-field-widget"],"created_at":"2024-11-05T13:18:57.828Z","updated_at":"2025-04-06T09:09:19.666Z","avatar_url":"https://github.com/iamvivekkaushik.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://github.com/iamvivekkaushik/OTPTextField\"\u003e\n\u003cimg align=\"left\" src=\"https://raw.githubusercontent.com/iamvivekkaushik/OTPTextField/master/screenshot/logo.png\" width=\"400\" height=\"230\" /\u003e\u003c/a\u003e\n\n\u003cp\u003e\u003ch2 align=\"left\"\u003eOTP Text Field\u003c/h2\u003e\u003c/p\u003e\n\n\u003ch4\u003eA flutter package to create a OTP Text Field widget in your application.\u003c/h4\u003e\n\n\n___\n\n\n\u003cp\u003e\u003ch6\u003eStay tuned for the latest updates:\u003c/h6\u003e\n\u003ca href=\"https://github.com/iamvivekkaushik\" \u003e\n\u003cimg src=\"https://raw.githubusercontent.com/iamvivekkaushik/OTPTextField/master/screenshot/github.png\" width=\"220\" height=\"40\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003c/br\u003e\n\n[![Pub](https://img.shields.io/pub/v/otp_text_field)](https://pub.dev/packages/otp_text_field)\n[![Twitter](https://img.shields.io/badge/Twitter-@iamvivekkaushik-blue.svg?style=flat)](https://twitter.com/iamvivekkaushik)\n\n## 📱Screenshots\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/iamvivekkaushik/OTPTextField/master/screenshot/screen.png\" width=\"300\"/\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n## ⚙️ Installation\n\nImport the following package in your dart file\n\n```dart\nimport 'package:otp_text_field/otp_field.dart';\nimport 'package:otp_text_field/style.dart';\n```\n\n## 👨‍💻 Usage\n\nUse the `OTP Text Field` Widget\n\n```dart\nOTPTextField(\n  length: 5,\n  width: MediaQuery.of(context).size.width,\n  fieldWidth: 80,\n  style: TextStyle(\n    fontSize: 17\n  ),\n  textFieldAlignment: MainAxisAlignment.spaceAround,\n  fieldStyle: FieldStyle.underline,\n  onCompleted: (pin) {\n    print(\"Completed: \" + pin);\n  },\n),\n```\n\nFor more detail on usage, check out the example provided.\n\n\n## 🙍🏻‍♂️ Author\n\n* [Vivek Kaushik](http://github.com/iamvivekkaushik/)\n\n\n## 📄 License\n\nOTP Text Field is released under the MIT license.\nSee [LICENSE](./LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamvivekkaushik%2Fotptextfield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamvivekkaushik%2Fotptextfield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamvivekkaushik%2Fotptextfield/lists"}