{"id":122974,"name":"permission_handler_windows","ecosystem":"pub","description":"Permission plugin for Flutter. This plugin provides the Windows API to request and check permissions.","homepage":"https://github.com/baseflow/flutter-permission-handler","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/baseflow/flutter-permission-handler","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-02-18T08:58:05.576Z","latest_release_published_at":"2024-01-17T13:15:54.966Z","latest_release_number":"0.2.1","last_synced_at":"2026-03-18T03:32:39.387Z","created_at":"2022-04-05T13:55:57.873Z","updated_at":"2026-03-18T03:33:58.821Z","registry_url":"https://pub.dev/packages/permission_handler_windows","install_command":"dart pub add permission_handler_windows","documentation_url":"https://pub.dev/documentation/permission_handler_windows/","metadata":{},"repo_metadata":{"id":37451168,"uuid":"141679922","full_name":"Baseflow/flutter-permission-handler","owner":"Baseflow","description":"Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.","archived":false,"fork":false,"pushed_at":"2025-08-07T07:17:15.000Z","size":7747,"stargazers_count":2165,"open_issues_count":156,"forks_count":932,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-03-17T01:24:45.864Z","etag":null,"topics":["android","baseflow","dart","flutter","flutter-plugin","ios","permission"],"latest_commit_sha":null,"homepage":"https://baseflow.com","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/Baseflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"github":"Baseflow","custom":"https://baseflow.com/contact"}},"created_at":"2018-07-20T07:38:21.000Z","updated_at":"2026-03-10T11:29:00.000Z","dependencies_parsed_at":"2023-11-21T14:27:28.800Z","dependency_job_id":"fe7fa162-b14d-4757-9272-bcc63ec7eaa1","html_url":"https://github.com/Baseflow/flutter-permission-handler","commit_stats":{"total_commits":600,"total_committers":93,"mean_commits":6.451612903225806,"dds":0.7166666666666667,"last_synced_commit":"416e7b064f43d4613daef88705d331ff19ebdec2"},"previous_names":["baseflowit/flutter-permission-handler"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/Baseflow/flutter-permission-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Baseflow","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/sbom","scorecard":{"id":20388,"data":{"date":"2025-08-11","repo":{"name":"github.com/Baseflow/flutter-permission-handler","commit":"d8423455b895dd2453cda28f83dea98c35628771"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":3,"reason":"2 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/permission_handler.yaml:1","Warn: no topLevel permission defined: .github/workflows/permission_handler_android.yaml:1","Warn: no topLevel permission defined: .github/workflows/permission_handler_apple.yaml:1","Warn: no topLevel permission defined: .github/workflows/permission_handler_platform_interface.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/no-response.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/no-response.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/permission_handler.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/permission_handler.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/permission_handler.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/permission_handler.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/permission_handler_android.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_android.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/permission_handler_android.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_android.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/permission_handler_android.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_android.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/permission_handler_apple.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_apple.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/permission_handler_apple.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_apple.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/permission_handler_platform_interface.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_platform_interface.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/permission_handler_platform_interface.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_platform_interface.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/permission_handler_platform_interface.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/Baseflow/flutter-permission-handler/permission_handler_platform_interface.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T16:40:10.038Z","repository_id":37451168,"created_at":"2025-08-14T16:40:10.038Z","updated_at":"2025-08-14T16:40:10.038Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30635156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"owner_record":{"login":"Baseflow","name":"Baseflow","uuid":"37274346","kind":"organization","description":"Engineering the Future of Software development. Together with exceptional people, strategy, and design, we create software for every challenge.","email":"hello@baseflow.com","website":"https://baseflow.com","location":"Netherlands","twitter":"BaseflowIT","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37274346?v=4","repositories_count":82,"last_synced_at":"2025-11-29T09:42:42.080Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Baseflow","funding_links":["https://github.com/sponsors/Baseflow"],"total_stars":29137,"followers":204,"following":0,"created_at":"2022-11-02T16:29:31.288Z","updated_at":"2025-11-29T09:42:42.081Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Baseflow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Baseflow/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-18T03:33:58.821Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":4131,"rankings":{"downloads":null,"dependent_repos_count":0.4248033117319404,"dependent_packages_count":9.02958528544161,"stargazers_count":1.0279988722375242,"forks_count":0.8349779869439806,"docker_downloads_count":null,"average":2.829341364088764},"purl":"pkg:pub/permission_handler_windows","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/permission_handler_windows","docker_dependents_count":1,"docker_downloads_count":34,"usage_url":"https://repos.ecosyste.ms/usage/pub/permission_handler_windows","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/permission_handler_windows/dependencies","status":null,"funding_links":["https://github.com/sponsors/Baseflow","https://baseflow.com/contact"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T12:14:16.789Z","issues_count":173,"pull_requests_count":16,"avg_time_to_close_issue":15541399.382978724,"avg_time_to_close_pull_request":401087.14285714284,"issues_closed_count":94,"pull_requests_closed_count":7,"pull_request_authors_count":14,"issue_authors_count":168,"avg_comments_per_issue":5.190751445086705,"avg_comments_per_pull_request":1.6875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":101,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":9237221.314285714,"past_year_avg_time_to_close_pull_request":401087.14285714284,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":99,"past_year_avg_comments_per_issue":3.603960396039604,"past_year_avg_comments_per_pull_request":1.6875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_windows/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_windows/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_windows/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_windows/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_windows/codemeta","maintainers":[]}