{"id":19680041,"url":"https://github.com/wayaer/flutter_curiosity","last_synced_at":"2026-03-05T21:32:32.971Z","repository":{"id":48161287,"uuid":"226833724","full_name":"Wayaer/flutter_curiosity","owner":"Wayaer","description":"集成部分原生功能，支持ios 、android、macOS、windows、linux。","archived":false,"fork":false,"pushed_at":"2025-02-13T06:50:52.000Z","size":2108,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T13:03:10.228Z","etag":null,"topics":["android","ios","macos"],"latest_commit_sha":null,"homepage":"","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/Wayaer.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":"2019-12-09T09:28:41.000Z","updated_at":"2025-02-20T07:23:28.000Z","dependencies_parsed_at":"2023-02-18T22:01:01.717Z","dependency_job_id":"3b2c0adb-a107-4dd8-a98f-aec634cc7ec7","html_url":"https://github.com/Wayaer/flutter_curiosity","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/Wayaer%2Fflutter_curiosity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wayaer%2Fflutter_curiosity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wayaer%2Fflutter_curiosity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wayaer%2Fflutter_curiosity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wayaer","download_url":"https://codeload.github.com/Wayaer/flutter_curiosity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251432685,"owners_count":21588629,"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":["android","ios","macos"],"created_at":"2024-11-11T18:03:41.304Z","updated_at":"2026-03-05T21:32:32.914Z","avatar_url":"https://github.com/Wayaer.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter_curiosity\n\n## 集成部分原生功能，支持 IOS Android macOS Windows Linux\n\n### android\n\n- 自动 添加 android http 允许请求配置\n- 自动 添加 FileProvider 配置至 AndroidManifest\n- 按需要 添加以下权限\n\n```html\n\u003c!--允许程序安装应用程序 可选--\u003e\n\u003cuses-permission android:name=\"android.permission.REQUEST_INSTALL_PACKAGES\"/\u003e\n\n```\n\n### 介绍\n\n- 原生方法 [获取GPS状态、获取app信息、监听键盘状态、获取android已安装应用、监听android activity result]\n\n```dart\nvoid fun() {\n  Curiosity().native.fun();\n}\n\n```\n\n- 桌面端方法\n\n```dart\nvoid fun() {\n  Curiosity().desktop.fun();\n}\n```\n\n- 桌面端窗口尺寸设置（支持 macOS Windows Linux）\n\n```dart\n\nvoid fun() {\n  /// 设置桌面版 为 手机 或 ipad 尺寸\n  DesktopWindowsSize.iPhone6P1.set();\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayaer%2Fflutter_curiosity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwayaer%2Fflutter_curiosity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayaer%2Fflutter_curiosity/lists"}