{"id":15480291,"url":"https://github.com/andycall/legacy-kraken-devtools","last_synced_at":"2025-03-28T14:29:01.371Z","repository":{"id":69962035,"uuid":"566613192","full_name":"andycall/legacy-kraken-devtools","owner":"andycall","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-16T03:16:29.000Z","size":3304,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T04:31:16.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andycall.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-16T03:15:50.000Z","updated_at":"2024-06-07T22:09:26.000Z","dependencies_parsed_at":"2023-02-22T04:31:10.963Z","dependency_job_id":null,"html_url":"https://github.com/andycall/legacy-kraken-devtools","commit_stats":{"total_commits":48,"total_committers":5,"mean_commits":9.6,"dds":0.3125,"last_synced_commit":"cbc0800e4862b0b1760dd58cfa6b4cd519d29d01"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Flegacy-kraken-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Flegacy-kraken-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Flegacy-kraken-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Flegacy-kraken-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andycall","download_url":"https://codeload.github.com/andycall/legacy-kraken-devtools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246045404,"owners_count":20714773,"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-02T04:41:25.311Z","updated_at":"2025-03-28T14:29:01.343Z","avatar_url":"https://github.com/andycall.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kraken Devtools [![pub package](https://img.shields.io/pub/v/kraken_devtools.svg)](https://pub.dev/packages/kraken_devtools)\n\nA kraken plugin which starting a service to provide Chrome DevTools support.\n\n## Install\n\nFirst, add `kraken_devtools` as a dependency in your pubspec.yaml file.\n\n```dart\nimport 'package:kraken_devtools/kraken_devtools.dart';\n\nKraken kraken = Kraken(\n  // ...\n  devToolsService: ChromeDevToolsService(),\n);\n```\n\n## How to use\n\nWhen kraken app started, there will be logs printed in terminal like below.\n```\nflutter: Kraken DevTool listening at ws://127.0.0.1:9222\nflutter: Open Chrome/Edge and paste following url to your navigator:\nflutter:     devtools://devtools/bundled/inspector.html?ws=127.0.0.1:9222\n```\n\nOpen Chrome/Edge and paste url started with 'devtools://' to your navigator.\n\n## Features\n\n**DOM inspector**\n\n![image](https://user-images.githubusercontent.com/4409743/116355211-1dfbca00-a82c-11eb-8904-5839c14f5393.png)\n\n**Console Panel**\n\n![image](https://user-images.githubusercontent.com/4409743/116355389-5dc2b180-a82c-11eb-98e5-4bd9e7456904.png)\n\n**JavaScript Debugger**\n\n![image](https://user-images.githubusercontent.com/4409743/116355613-aaa68800-a82c-11eb-93f4-b2fcbcbbd0ba.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandycall%2Flegacy-kraken-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandycall%2Flegacy-kraken-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandycall%2Flegacy-kraken-devtools/lists"}