{"id":16105431,"url":"https://github.com/dinbtechit/aries_vcx","last_synced_at":"2025-04-06T02:46:28.281Z","repository":{"id":107166554,"uuid":"590293931","full_name":"dinbtechit/aries_vcx","owner":"dinbtechit","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-29T21:01:20.000Z","size":5007,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T08:57:46.423Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dinbtechit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2023-01-18T04:18:18.000Z","updated_at":"2023-03-02T01:30:12.000Z","dependencies_parsed_at":"2024-12-19T10:23:31.205Z","dependency_job_id":"7327ba20-58e7-487e-b71e-df3512b901d3","html_url":"https://github.com/dinbtechit/aries_vcx","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/dinbtechit%2Faries_vcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Faries_vcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Faries_vcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Faries_vcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinbtechit","download_url":"https://codeload.github.com/dinbtechit/aries_vcx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426985,"owners_count":20937197,"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":[],"created_at":"2024-10-09T19:09:33.936Z","updated_at":"2025-04-06T02:46:28.260Z","avatar_url":"https://github.com/dinbtechit.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aries VCX (Dart and Flutter Wrapper)\n\n| Platform | CPU / Arch                       | \n|----------|----------------------------------|\n| Android  | ✅ x84, ✅ x86_64, ✅ arm7, ✅ arm64 |\n| IOS      | ⏳ x86_64, ✅ arm64, ❌ arm64-sim   | \n| MacOS    | ✅ x86_64, ✅ arm64                |      \n| Linux    | ✅ x86_64, ✅ arm64                |            \n| Windows  | ✅ x86_64, ⏳arm64                 |       \n| Web      | 🚫 wasm (Low priority)           |       \n\n| **Legend** | ⏳ - InProgress/Pending | ✅ - Supported | ❌ - Not Supported | 🚫 - Not started |\n|------------|------------------------|---------------|-------------------|------------------|\n\n## Installation\n\n**For Plain Dart:**\n\n```sh\ndart pub add aries_vcx\n```\n\n**For Flutter :**\n\n```shell\nflutter pub add flutter_aries_vcx\n```\n\n## Usage:\n\n```dart\n// with flutter (flutter_aries_vcx)\nfinal instance = await AriesVcx.defaultInstance;\n\n// Dart-only (just aries_vcx)\nfinal instance = AriesVcx.getInstance(\n  path: instanceDirectory,\n  // Following line will change based on your platform\n  library: DynamicLibrary.open('libaries_vcx.so'),\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinbtechit%2Faries_vcx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinbtechit%2Faries_vcx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinbtechit%2Faries_vcx/lists"}