{"id":21074989,"url":"https://github.com/marchellodev/ackee_dart","last_synced_at":"2025-03-14T03:26:53.827Z","repository":{"id":56825756,"uuid":"377230869","full_name":"marchellodev/ackee_dart","owner":"marchellodev","description":"Ackee tracker implemented in Dart","archived":false,"fork":false,"pushed_at":"2021-06-18T08:09:39.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T22:43:51.215Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marchellodev.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-06-15T16:42:01.000Z","updated_at":"2023-03-07T22:30:21.000Z","dependencies_parsed_at":"2022-09-20T22:46:13.347Z","dependency_job_id":null,"html_url":"https://github.com/marchellodev/ackee_dart","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/marchellodev%2Fackee_dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchellodev%2Fackee_dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchellodev%2Fackee_dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchellodev%2Fackee_dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marchellodev","download_url":"https://codeload.github.com/marchellodev/ackee_dart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243517648,"owners_count":20303680,"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-11-19T19:19:06.484Z","updated_at":"2025-03-14T03:26:53.797Z","avatar_url":"https://github.com/marchellodev.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ackee Dart Tracker\n[Ackee](https://ackee.electerious.com/) tracker implemented in Dart (for both Dart and Flutter applications).\n\n\n### Usage\n```dart\nimport 'package:ackee_dart/ackee_dart.dart';\n\nstartAckee(\n      Uri.parse('http://localhost:3000/api'),\n      '3d8183e4-774b-45ad-9041-229338cb34a1',\n      const Attributes(\n        location: 'https://flutter2.app',\n        ...\n      ));\n```\n\n\n### Current limitations\n- Events are not yet implemented\n\n\n### How does this work\nThe `startAckee()` starts a tracker in an async method. First, it creates a record. If it fails, it waits for 5 seconds and tries again. Then, it just sends update requests every 10 seconds.\n\n\n### License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarchellodev%2Fackee_dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarchellodev%2Fackee_dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarchellodev%2Fackee_dart/lists"}