{"id":16884306,"url":"https://github.com/simolus3/devkit_dart","last_synced_at":"2026-05-07T23:01:40.279Z","repository":{"id":104030143,"uuid":"185644017","full_name":"simolus3/devkit_dart","owner":"simolus3","description":"Experimental COBI.Bike DevKit bindings for Flutter Web","archived":false,"fork":false,"pushed_at":"2019-05-09T17:27:26.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T07:07:12.913Z","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/simolus3.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-05-08T16:37:15.000Z","updated_at":"2020-10-09T15:47:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a26b0b5-7359-4cd7-8708-b78c965710b4","html_url":"https://github.com/simolus3/devkit_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/simolus3%2Fdevkit_dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simolus3%2Fdevkit_dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simolus3%2Fdevkit_dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simolus3%2Fdevkit_dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simolus3","download_url":"https://codeload.github.com/simolus3/devkit_dart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554882,"owners_count":20471316,"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-13T16:17:13.658Z","updated_at":"2026-05-07T23:01:40.208Z","avatar_url":"https://github.com/simolus3.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevKit Dart\nA pure Dart implementation of the [COBI.Bike DevKit](https://cobi.bike/devkit) built on top\nof [Flutter Web](https://github.com/flutter/flutter_web).\n\n## Using\nFor getting started with Flutter web, see \n[their readme](https://github.com/flutter/flutter_web).\nThen, add another dependency for this library in the `pubspec.yaml`:\n\n```yaml\ndependencies:\n  # ...\n  devkit: any\n\ndependency_overrides:\n  devkit:\n    git:\n      url: https://github.com/simolus3/devkit_dart\n      path: devkit\n```\n\nA working example can be found [here](https://github.com/simolus3/devkit_dart/blob/5aff70e8bd862734280ebe8f68633e8609b68906/modules/hello_world/lib/main.dart#L34-L67),\nthe relevant lines are highlighted. Don't forget to set `Cobi.simulatorCompatibility` to \n`true` before initializing the `Cobi` object when testing in the [Simulator](https://github.com/cobi-bike/DevKit-Simulator).\n\n## Project structure\n- `/devkit`: Main API, to be used by developers\n- `/message_compiler`: Responsible to generate serialization and deserialization code used\nto communicate with the host app. Only used during development of this library.\n\nI'll write a bunch of example modules and put them in the `/modules` subfolder.\n\n\nThis project is not affiliated with, or endorsed by, COBI.Bike.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimolus3%2Fdevkit_dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimolus3%2Fdevkit_dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimolus3%2Fdevkit_dart/lists"}