{"id":13785064,"url":"https://github.com/leanflutter/screen_text_extractor","last_synced_at":"2025-10-05T22:52:20.240Z","repository":{"id":56838634,"uuid":"388807866","full_name":"leanflutter/screen_text_extractor","owner":"leanflutter","description":"This plugin allows Flutter desktop apps to extract text from screen.","archived":false,"fork":false,"pushed_at":"2025-03-23T04:08:39.000Z","size":202,"stargazers_count":53,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T23:31:51.653Z","etag":null,"topics":["flutter","flutter-desktop","linux","macos","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","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/leanflutter.png","metadata":{"files":{"readme":"README-ZH.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"liberapay":"lijy91"}},"created_at":"2021-07-23T13:18:16.000Z","updated_at":"2025-04-16T05:55:49.000Z","dependencies_parsed_at":"2025-04-19T23:31:09.638Z","dependency_job_id":"be191e7c-ca87-47ef-96ee-96ba7f8aff94","html_url":"https://github.com/leanflutter/screen_text_extractor","commit_stats":{"total_commits":40,"total_committers":1,"mean_commits":40.0,"dds":0.0,"last_synced_commit":"790dec9b372543bacb9afd560a7190695bd30ce8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fscreen_text_extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fscreen_text_extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fscreen_text_extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fscreen_text_extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanflutter","download_url":"https://codeload.github.com/leanflutter/screen_text_extractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252889218,"owners_count":21820137,"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","flutter-desktop","linux","macos","windows"],"created_at":"2024-08-03T19:00:56.315Z","updated_at":"2025-10-05T22:52:15.205Z","avatar_url":"https://github.com/leanflutter.png","language":"C++","readme":"\u003e **🚀 快速发布您的应用**: 试试 [Fastforge](https://fastforge.dev) - 构建、打包和分发您的 Flutter 应用最简单的方式。\n\n# screen_text_extractor\n\n[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image] \n\n[pub-image]: https://img.shields.io/pub/v/screen_text_extractor.svg\n[pub-url]: https://pub.dev/packages/screen_text_extractor\n\n[discord-image]: https://img.shields.io/discord/884679008049037342.svg\n[discord-url]: https://discord.gg/zPa6EZ2jqb\n\n[visits-count-image]: https://img.shields.io/badge/dynamic/json?label=Visits%20Count\u0026query=value\u0026url=https://api.countapi.xyz/hit/leanflutter.screen_text_extractor/visits\n\n这个插件允许 Flutter 桌面应用从屏幕上提取文本。\n\n---\n\n[English](./README.md) | 简体中文\n\n---\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [screen_text_extractor](#screen_text_extractor)\n  - [平台支持](#平台支持)\n  - [快速开始](#快速开始)\n    - [安装](#安装)\n    - [用法](#用法)\n  - [谁在用使用它？](#谁在用使用它)\n  - [API](#api)\n    - [ScreenTextExtractor](#screentextextractor)\n  - [许可证](#许可证)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## 平台支持\n\n| Linux | macOS | Windows |\n| :---: | :---: | :-----: |\n|   ✔️   |   ✔️   |    ✔️    |\n\n## 快速开始\n\n### 安装\n\n将此添加到你的软件包的 pubspec.yaml 文件：\n\n```yaml\ndependencies:\n  screen_text_extractor: ^0.1.3\n```\n\n或\n\n```yaml\ndependencies:\n  screen_text_extractor:\n    git:\n      url: https://github.com/leanflutter/screen_text_extractor.git\n      ref: main\n```\n\n### 用法\n\n```dart\nimport 'package:screen_text_extractor/screen_text_extractor.dart';\n\nExtractedData data;\n\ndata = await ScreenTextExtractor.instance.extractFromClipboard();\ndata = await ScreenTextExtractor.instance.extractFromScreenSelection();\n```\n\n\u003e 请看这个插件的示例应用，以了解完整的例子。\n\n## 谁在用使用它？\n\n- [Biyi (比译)](https://biyidev.com/) - 一个便捷的翻译和词典应用。\n\n## API\n\n### ScreenTextExtractor\n\n| Method                     | Description  | Linux | MacOS | Windows |\n| -------------------------- | ------------ | ----- | ----- | ------- |\n| isAccessAllowed            | `macOS` only | ➖     | ✔️     | ➖       |\n| requestAccess              | `macOS` only | ➖     | ✔️     | ➖       |\n| extractFromClipboard       |              | ✔️     | ✔️     | ✔️       |\n| extractFromScreenSelection |              | ✔️     | ✔️     | ✔️       |\n\n## 许可证\n\n[MIT](./LICENSE)\n","funding_links":["https://liberapay.com/lijy91"],"categories":["Packages"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanflutter%2Fscreen_text_extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleanflutter%2Fscreen_text_extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanflutter%2Fscreen_text_extractor/lists"}