{"id":13784972,"url":"https://github.com/BestBurning/platform_device_id","last_synced_at":"2025-05-11T20:31:42.204Z","repository":{"id":37245850,"uuid":"256768371","full_name":"BestBurning/platform_device_id","owner":"BestBurning","description":"flutter plugin to get device id","archived":false,"fork":false,"pushed_at":"2024-05-12T07:18:06.000Z","size":325,"stargazers_count":80,"open_issues_count":38,"forks_count":199,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T13:02:14.581Z","etag":null,"topics":["andorid","device","deviceid","go-flutter","id","ios","linux","mac","windows"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages?q=platform_device_id","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BestBurning.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-04-18T14:04:19.000Z","updated_at":"2024-10-27T10:21:05.000Z","dependencies_parsed_at":"2024-06-18T19:58:36.079Z","dependency_job_id":"8ef3f741-8890-45e0-a1ed-ad23f48826a5","html_url":"https://github.com/BestBurning/platform_device_id","commit_stats":{"total_commits":56,"total_committers":3,"mean_commits":"18.666666666666668","dds":0.0535714285714286,"last_synced_commit":"f035392b3b95618da9819a27e7facb0805a867b3"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestBurning%2Fplatform_device_id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestBurning%2Fplatform_device_id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestBurning%2Fplatform_device_id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestBurning%2Fplatform_device_id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BestBurning","download_url":"https://codeload.github.com/BestBurning/platform_device_id/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225094355,"owners_count":17419981,"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":["andorid","device","deviceid","go-flutter","id","ios","linux","mac","windows"],"created_at":"2024-08-03T19:00:54.624Z","updated_at":"2024-11-17T21:30:48.449Z","avatar_url":"https://github.com/BestBurning.png","language":"C++","readme":"# platform_device_id\n\nget device id from android、ios、windows、linux、mac、web\n\n## Description\n\n- Windows\n\n`BIOS UUID` e.g. `99A4D301-53F5-11CB-8CA0-9CA39A9E1F01`\n- Linux\n\n`BIOS UUID` e.g. `32a70060-2a39-437e-88e2-d68e6154de9f`\n- Mac\n\n`IOPlatformUUID` e.g. `02662E79-E342-521C-98EA-D4C18B61FEF3`\n\n- Android\n\n`AndroidId` e.g. `9774d56d682e549c`\n\n- IOS\n\n`IdentifierForVendor` e.g. `9C287922-EE26-4501-94B5-DDE6F83E1475`\n\n- Web\n\n`UserAgent` e.g. `Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36`\n\n\n## Getting Started\n\na simple usage example:\n\n```dart\nimport 'package:platform_device_id/platform_device_id.dart';\n\nString? deviceId = await PlatformDeviceId.getDeviceId;\n```\n## Support Platform \n\n- [x] Android\n- [x] IOS\n- [x] MacOS\n- [x] Windows\n- [x] Linux\n- [x] Web\n\n## TODO\n\n- [ ] Support Dart Native platform device id\n- [ ] Web id change\n\n## Plugins Info\n\n| Plugin | Pub | Points | Popularity | Likes |\n|--------|-----|--------|------------|-------|\n| [platform_device_id](./platform_device_id/) | [![pub package](https://img.shields.io/pub/v/platform_device_id.svg)](https://pub.dev/packages/platform_device_id) | [![pub points](https://badges.bar/platform_device_id/pub%20points)](https://pub.dev/packages/platform_device_id/score) |  [![popularity](https://badges.bar/platform_device_id/popularity)](https://pub.dev/packages/platform_device_id/score) | [![likes](https://badges.bar/platform_device_id/likes)](https://pub.dev/packages/platform_device_id/score) |\n| [platform_device_id_macos](./platform_device_id_macos/) | [![pub package](https://img.shields.io/pub/v/platform_device_id_macos.svg)](https://pub.dev/packages/platform_device_id_macos) | [![pub points](https://badges.bar/platform_device_id_macos/pub%20points)](https://pub.dev/packages/platform_device_id_macos/score) |  [![popularity](https://badges.bar/platform_device_id_macos/popularity)](https://pub.dev/packages/platform_device_id_macos/score) | [![likes](https://badges.bar/platform_device_id_macos/likes)](https://pub.dev/packages/platform_device_id_macos/score) |\n| [platform_device_id_linux](./platform_device_id_linux/) | [![pub package](https://img.shields.io/pub/v/platform_device_id_linux.svg)](https://pub.dev/packages/platform_device_id_linux) | [![pub points](https://badges.bar/platform_device_id_linux/pub%20points)](https://pub.dev/packages/platform_device_id_linux/score) |  [![popularity](https://badges.bar/platform_device_id_linux/popularity)](https://pub.dev/packages/platform_device_id_linux/score) | [![likes](https://badges.bar/platform_device_id_linux/likes)](https://pub.dev/packages/platform_device_id_linux/score) |\n| [platform_device_id_windows](./platform_device_id_windows/) | [![pub package](https://img.shields.io/pub/v/platform_device_id_windows.svg)](https://pub.dev/packages/platform_device_id_windows) | [![pub points](https://badges.bar/platform_device_id_windows/pub%20points)](https://pub.dev/packages/platform_device_id_windows/score) |  [![popularity](https://badges.bar/platform_device_id_windows/popularity)](https://pub.dev/packages/platform_device_id_windows/score) | [![likes](https://badges.bar/platform_device_id_windows/likes)](https://pub.dev/packages/platform_device_id_windows/score) |\n| [platform_device_id_web](./platform_device_id_web/) | [![pub package](https://img.shields.io/pub/v/platform_device_id_web.svg)](https://pub.dev/packages/platform_device_id_web) | [![pub points](https://badges.bar/platform_device_id_web/pub%20points)](https://pub.dev/packages/platform_device_id_web/score) |  [![popularity](https://badges.bar/platform_device_id_web/popularity)](https://pub.dev/packages/platform_device_id_web/score) | [![likes](https://badges.bar/platform_device_id_web/likes)](https://pub.dev/packages/platform_device_id_web/score) |\n\n\n\n## Go-flutter for windows/macos/linux\n\nsee [here](platform_device_id/go)\n","funding_links":[],"categories":["Packages"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBestBurning%2Fplatform_device_id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBestBurning%2Fplatform_device_id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBestBurning%2Fplatform_device_id/lists"}