{"id":32293005,"url":"https://github.com/sirmammingtonham/hypertrack_views_flutter","last_synced_at":"2026-02-20T22:01:15.805Z","repository":{"id":56832714,"uuid":"331221865","full_name":"sirmammingtonham/hypertrack_views_flutter","owner":"sirmammingtonham","description":"trying to create an interface for the hypertrack views sdk in flutter","archived":false,"fork":false,"pushed_at":"2021-03-19T07:08:01.000Z","size":114,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-27T17:11:50.344Z","etag":null,"topics":["flutter","flutter-plugin","hypertrack","ridesharing"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/hypertrack_views_flutter","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/sirmammingtonham.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}},"created_at":"2021-01-20T07:05:33.000Z","updated_at":"2024-01-04T03:18:22.000Z","dependencies_parsed_at":"2022-09-08T01:11:37.509Z","dependency_job_id":null,"html_url":"https://github.com/sirmammingtonham/hypertrack_views_flutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sirmammingtonham/hypertrack_views_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirmammingtonham%2Fhypertrack_views_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirmammingtonham%2Fhypertrack_views_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirmammingtonham%2Fhypertrack_views_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirmammingtonham%2Fhypertrack_views_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sirmammingtonham","download_url":"https://codeload.github.com/sirmammingtonham/hypertrack_views_flutter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirmammingtonham%2Fhypertrack_views_flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29666420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["flutter","flutter-plugin","hypertrack","ridesharing"],"created_at":"2025-10-23T03:27:25.288Z","updated_at":"2026-02-20T22:01:15.800Z","avatar_url":"https://github.com/sirmammingtonham.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hypertrack_views_flutter\n\ntrying to create an interface for the hypertrack views sdk in flutter\n\ninstalls the hypertrack views sdk for [Android](https://github.com/hypertrack/views-android) and [iOS](https://github.com/hypertrack/views-ios), and uses flutter platform channels to communicate between them and the dart api.\n\nfirst time using kotlin and swift :)\n\nhttps://pub.dev/packages/hypertrack_views_flutter/install\n\n## Usage\n\nInitialize the plugin with `HypertrackViewsFlutter views = HypertrackViewsFlutter(PUBLISHABLE_KEY);`\n\nGet a single device update with `MovementStatus test = await views.getDeviceUpdate(DEVICE_ID);`\n\nSubscribe to device updates with \n```dart\nviews.subscribeToDeviceUpdates(DEVICE_ID).listen((MovementStatus event) {\n  do stuff;\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirmammingtonham%2Fhypertrack_views_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsirmammingtonham%2Fhypertrack_views_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirmammingtonham%2Fhypertrack_views_flutter/lists"}