{"id":24491711,"url":"https://github.com/asif-faizal/contactor","last_synced_at":"2025-03-15T02:26:28.459Z","repository":{"id":258189466,"uuid":"863329480","full_name":"Asif-Faizal/Contactor","owner":"Asif-Faizal","description":"Contactor is a powerful and fast Flutter plugin designed to fetch contacts directly from the device.","archived":false,"fork":false,"pushed_at":"2024-12-25T05:30:08.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T18:19:00.702Z","etag":null,"topics":["flutter-plugin","integration-testing"],"latest_commit_sha":null,"homepage":"","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/Asif-Faizal.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":"2024-09-26T05:42:33.000Z","updated_at":"2024-12-25T05:30:11.000Z","dependencies_parsed_at":"2024-12-23T09:24:05.830Z","dependency_job_id":"8b50a924-b9fd-4f20-9d22-b4766d0b2c3e","html_url":"https://github.com/Asif-Faizal/Contactor","commit_stats":null,"previous_names":["asif-faizal/contactor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asif-Faizal%2FContactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asif-Faizal%2FContactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asif-Faizal%2FContactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asif-Faizal%2FContactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Asif-Faizal","download_url":"https://codeload.github.com/Asif-Faizal/Contactor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243673767,"owners_count":20328971,"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":["flutter-plugin","integration-testing"],"created_at":"2025-01-21T18:19:02.954Z","updated_at":"2025-03-15T02:26:28.435Z","avatar_url":"https://github.com/Asif-Faizal.png","language":"Dart","readme":"# `Contactor` - Flutter Plugin for Fast Contact Fetching\n\n**Contactor** is a powerful and fast Flutter plugin designed to fetch contacts directly from the device. It provides a seamless and efficient way to retrieve names and phone numbers, making it ideal for apps that require quick access to a user's contact list.\n\n### Features:\n- 🚀 **Fastest contact fetching** on both Android and iOS platforms.\n- 🔒 Handles runtime permissions smoothly with minimal code.\n- 📱 Retrieves contacts with names and phone numbers.\n- 🛠 Simple and easy-to-use API integration.\n- 📦 Optimized for performance and reliability.\n\n### Installation:\nAdd contactor to your `pubspec.yaml`:\n```yaml\ncontactor:\n    path: ../\n```\n\n## Usage:\nFetch contacts with just a few lines of code:\n```dart\nList\u003cMap\u003cString, String\u003e\u003e contacts = await ContactFetcher.getContacts();\n```\n\n## Permissions:\nEnsure to include the necessary permissions in your Android `AndroidManifest.xml`:\n```xml\n\u003cuses-permission android:name=\"android.permission.READ_CONTACTS\"/\u003e\n```\nFor iOS, add the following to your `Info.plist`:\n```xml\n\u003ckey\u003eNSContactsUsageDescription\u003c/key\u003e\n\u003cstring\u003eWe need access to your contacts to improve your experience\u003c/string\u003e\n```\n\n## Platform Support:\n\n### ✅ Android\n### ✅ iOS\n\n## Contributions:\nFeel free to open issues and contribute to the project! We're always looking to improve and add more features.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasif-faizal%2Fcontactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasif-faizal%2Fcontactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasif-faizal%2Fcontactor/lists"}