{"id":19556020,"url":"https://github.com/thecomputeguy/window-autofocus-plugin","last_synced_at":"2026-04-12T23:17:46.908Z","repository":{"id":184776726,"uuid":"462307827","full_name":"TheComputeGuy/window-autofocus-plugin","owner":"TheComputeGuy","description":"A flutter plugin to bring your windows desktop app in focus automatically without user interaction","archived":false,"fork":false,"pushed_at":"2022-02-22T13:41:38.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T21:28:34.397Z","etag":null,"topics":["flutter-plugin"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheComputeGuy.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}},"created_at":"2022-02-22T13:22:56.000Z","updated_at":"2022-02-25T14:42:48.000Z","dependencies_parsed_at":"2023-07-30T07:50:40.546Z","dependency_job_id":null,"html_url":"https://github.com/TheComputeGuy/window-autofocus-plugin","commit_stats":null,"previous_names":["thecomputeguy/window-autofocus-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputeGuy%2Fwindow-autofocus-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputeGuy%2Fwindow-autofocus-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputeGuy%2Fwindow-autofocus-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheComputeGuy%2Fwindow-autofocus-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheComputeGuy","download_url":"https://codeload.github.com/TheComputeGuy/window-autofocus-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240814837,"owners_count":19861955,"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":["flutter-plugin"],"created_at":"2024-11-11T04:36:29.319Z","updated_at":"2026-04-12T23:17:41.859Z","avatar_url":"https://github.com/TheComputeGuy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Window autofocus plugin: window_to_front\n\nA flutter plugin which brings your windows desktop app into focus when triggered.\n\n## Usage\n\nTo import this plugin into your flutter module, do the following:\n\n1. Add the plugin into your project as\n```\npub add --path ../window_to_front window_to_front\n```\nReplace ../window_to_front with the path to the root of this project\n\n2. Import the plugin into your main.dart file\n```\nimport 'package:window_to_front/window_to_front.dart';\n```\n3. Add the following line in the place when you want to bring the app window into focus:\n```\nWindowToFront.activate();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecomputeguy%2Fwindow-autofocus-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecomputeguy%2Fwindow-autofocus-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecomputeguy%2Fwindow-autofocus-plugin/lists"}