{"id":122969,"name":"permission_handler_platform_interface","ecosystem":"pub","description":"A common platform interface for the permission_handler plugin.","homepage":"https://github.com/baseflow/flutter-permission-handler/tree/master/permission_handler_platform_interface","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/baseflow/flutter-permission-handler","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2020-03-06T11:39:12.948Z","latest_release_published_at":"2025-02-20T14:17:43.977Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-16T19:00:25.267Z","created_at":"2022-04-05T13:55:56.531Z","updated_at":"2026-04-16T19:01:01.141Z","registry_url":"https://pub.dev/packages/permission_handler_platform_interface","install_command":"dart pub add permission_handler_platform_interface","documentation_url":"https://pub.dev/documentation/permission_handler_platform_interface/","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":2164,"open_issues_count":157,"forks_count":935,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-04-15T16:21:27.684Z","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-04-08T12:53:55.000Z","dependencies_parsed_at":"2023-11-21T14:27:28.800Z","dependency_job_id":"8b131259-d7e8-4fc5-9e5a-30b08fdae7e5","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":31855432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":[{"name":"permission_handler_v12.0.0+1","sha":"c438a1f29cdbe9b46b118ed58dc6e88b43524f74","kind":"commit","published_at":"2025-04-10T11:17:57.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v12.0.0+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v12.0.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v12.0.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v12.0.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v12.0.0+1/manifests"},{"name":"permission_handler_apple_v9.4.7","sha":"de516a4838cb16bddcc02b77c43d6a78b49d72fb","kind":"commit","published_at":"2025-04-10T09:21:39.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.7","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.7/manifests"},{"name":"permission_handler_v12.0.0","sha":"c618e9bbe541dba6abd7438520a89abd86d386d1","kind":"commit","published_at":"2025-04-08T13:48:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v12.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v12.0.0/manifests"},{"name":"permission_handler_android_v13.0.1","sha":"753824b50f8effc3eecc43b2dabaf1b2b23a797d","kind":"commit","published_at":"2025-03-20T08:59:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v13.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v13.0.1/manifests"},{"name":"permission_handler_android_v13.0.0","sha":"e454f844b05bcc8e90543f46ffdf5719fe9a00b9","kind":"commit","published_at":"2025-03-20T07:43:17.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v13.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v13.0.0/manifests"},{"name":"permission_handler_v11.4.0","sha":"441c53c4e02ac9b6417f758495a4b04618c6e600","kind":"commit","published_at":"2025-02-20T15:03:32.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.4.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.4.0/manifests"},{"name":"permission_handler_platform_interface_v4.3.0","sha":"8627373268ec5631ac0c56afeb832509935912ca","kind":"commit","published_at":"2025-02-20T14:17:00.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.3.0/manifests"},{"name":"permission_handler_android_v12.1.0","sha":"1dd6dc265a8f7b8b8dd0dd04f7202b8c17e4aa59","kind":"commit","published_at":"2025-02-20T14:00:40.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.1.0/manifests"},{"name":"permission_handler_apple_v9.4.6","sha":"78bd6702655b05bda13b787e4503ebcee0853a93","kind":"commit","published_at":"2025-02-20T13:24:10.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.6","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.6/manifests"},{"name":"permission_handler_html_v0.1.3+5","sha":"c1a6a9babcdccb426a00de457f86bafaf368954d","kind":"commit","published_at":"2024-11-20T15:47:14.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.3+5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.3+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.3%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3+5/manifests"},{"name":"permission_handler_platform_interface_v4.2.3","sha":"416e7b064f43d4613daef88705d331ff19ebdec2","kind":"commit","published_at":"2024-09-10T09:32:36.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.2.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.3/manifests"},{"name":"permission_handler_html_v0.1.3+2","sha":"b537cec7180a5d93bac047d4eb6bfb795bbeb7e9","kind":"commit","published_at":"2024-08-21T11:31:40.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.3+2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.3+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.3%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3+2/manifests"},{"name":"permission_handler_android_v12.0.12","sha":"ddc2203baef4d65ed0cb08b109aedb6f8808fe06","kind":"commit","published_at":"2024-08-16T14:40:54.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.12","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.12/manifests"},{"name":"permission_handler_android_v12.0.11","sha":"39fba431428e5d82d35f4999663461468fe3a728","kind":"commit","published_at":"2024-08-16T10:10:14.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.11","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.11/manifests"},{"name":"permission_handler_html_v0.1.3+1","sha":"eb92a1d27b5bcf452f55fabbc6f33b462f8075b5","kind":"commit","published_at":"2024-08-16T10:04:34.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.3+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3+1/manifests"},{"name":"permission_handler_html_v0.1.3","sha":"9ee48220b1c66d5f961765f776218c9259c63a21","kind":"commit","published_at":"2024-08-16T09:59:07.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.3/manifests"},{"name":"permission_handler_android_v12.0.10","sha":"3d8f95877412fde08cc9d0cd8235de25dbaa8911","kind":"commit","published_at":"2024-08-16T09:57:11.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.10","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.10/manifests"},{"name":"permission_handler_android_v12.0.9","sha":"9ea0affec3e62316a541d93b995ab6638a2fd078","kind":"commit","published_at":"2024-08-16T07:12:43.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.9","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.9/manifests"},{"name":"permission_handler_platform_interface_v4.2.2","sha":"f141b9b7803633cc6f5c3b9984d6d8694af880b1","kind":"commit","published_at":"2024-08-05T07:36:11.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.2.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.2/manifests"},{"name":"permission_handler_android_v12.0.8","sha":"f141b9b7803633cc6f5c3b9984d6d8694af880b1","kind":"commit","published_at":"2024-08-05T07:36:11.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.8","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.8/manifests"},{"name":"permission_handler_html_v0.1.2","sha":"42e1c85b7d2c12528be4ae667db9b3318c77bda7","kind":"commit","published_at":"2024-07-26T09:57:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.2/manifests"},{"name":"permission_handler_android_v12.0.7","sha":"9290ecd44930b25c194179e95696a17595eb6fc8","kind":"commit","published_at":"2024-06-11T18:09:57.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.7","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.7/manifests"},{"name":"permission_handler_apple_v9.4.5","sha":"daf38b137bc9c287ddc5c6c44e4d5a34dab3ede8","kind":"commit","published_at":"2024-06-04T08:59:18.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.5/manifests"},{"name":"permission_handler_android_v12.0.6","sha":"724e3271033177efcc539c0af06a454c384ab94f","kind":"commit","published_at":"2024-05-02T06:56:43.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.6","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.6/manifests"},{"name":"permission_handler_platform_interface_v4.2.1","sha":"bbcd26c304385cf1450f088f5456a91972c04226","kind":"commit","published_at":"2024-03-27T12:11:45.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.2.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.1/manifests"},{"name":"permission_handler_v11.3.1","sha":"2db062fa3fbe77fe2956a547be699ce5ea6e2eb7","kind":"commit","published_at":"2024-03-27T11:02:59.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.3.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.3.1/manifests"},{"name":"permission_handler_apple_v9.4.4","sha":"74e89c08b238820ddcd05b3e3ade83488351f9b0","kind":"commit","published_at":"2024-03-26T08:08:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.4/manifests"},{"name":"permission_handler_apple_v9.4.3","sha":"59fee216cf28ea3661b8f970b001d521ee7bae06","kind":"commit","published_at":"2024-03-26T07:53:59.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.3/manifests"},{"name":"permission_handler_apple_v9.4.2","sha":"22cddbeac5aabf87f3430d0848802d17516d3c2c","kind":"commit","published_at":"2024-03-21T09:43:22.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.2/manifests"},{"name":"permission_handler_apple_v9.4.1","sha":"3be556e67d52f73b1c072ad2334cd9b64196737f","kind":"commit","published_at":"2024-03-18T08:15:57.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.1/manifests"},{"name":"permission_handler_android_v12.0.5","sha":"842761c2aae2368ddd4811b3b12ede28ed2c8d62","kind":"commit","published_at":"2024-02-13T08:23:19.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.5/manifests"},{"name":"permission_handler_v11.3.0","sha":"412f25cbcccc1b1872a78ce089ea2ed04925117b","kind":"commit","published_at":"2024-02-12T16:05:19.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.3.0/manifests"},{"name":"permission_handler_apple_v9.4.0","sha":"cde241f78926a62878cc497d6f71b7b892a860ea","kind":"commit","published_at":"2024-02-12T15:49:25.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.4.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.4.0/manifests"},{"name":"permission_handler_platform_interface_v4.2.0","sha":"c013888b8013adf8fbe8bdc1d52b2aab4daa211f","kind":"commit","published_at":"2024-02-12T15:39:22.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.2.0/manifests"},{"name":"permission_handler_v11.2.1","sha":"669aff85570d115ca4bfee80157668d5dd4a9735","kind":"commit","published_at":"2024-02-08T09:43:43.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.2.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.2.1/manifests"},{"name":"permission_handler_apple_v9.3.1","sha":"669aff85570d115ca4bfee80157668d5dd4a9735","kind":"commit","published_at":"2024-02-08T09:43:43.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.3.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.3.1/manifests"},{"name":"permission_handler_android_v12.0.4","sha":"ab441e1fb323a4e8d5ee6869f2a2bb10591ec2f7","kind":"commit","published_at":"2024-02-07T15:08:07.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.4/manifests"},{"name":"permission_handler_v11.2.0","sha":"78a549cab1ffe02dde9eb1e5f1f2dc8c4a275dfa","kind":"commit","published_at":"2024-01-17T15:55:08.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.2.0/manifests"},{"name":"permission_handler_windows_v0.2.1","sha":"e0b76c2a03608dc828d9db70edc730d0e8834609","kind":"commit","published_at":"2024-01-17T13:13:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_windows_v0.2.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_windows_v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_windows_v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.2.1/manifests"},{"name":"permission_handler_html_v0.1.1","sha":"e0b76c2a03608dc828d9db70edc730d0e8834609","kind":"commit","published_at":"2024-01-17T13:13:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.1/manifests"},{"name":"permission_handler_apple_v9.3.0","sha":"e0b76c2a03608dc828d9db70edc730d0e8834609","kind":"commit","published_at":"2024-01-17T13:13:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.3.0/manifests"},{"name":"permission_handler_android_v12.0.3","sha":"e0b76c2a03608dc828d9db70edc730d0e8834609","kind":"commit","published_at":"2024-01-17T13:13:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.3/manifests"},{"name":"permission_handler_platform_interface_v4.1.0","sha":"0bf4d6f0bd7eee35dc9151e1b8f8af8b248c1d60","kind":"commit","published_at":"2024-01-17T12:51:15.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.1.0/manifests"},{"name":"permission_handler_android_v12.0.2","sha":"bb8e40a64b849b8b56d521ed37ec00becab5389e","kind":"commit","published_at":"2024-01-16T09:57:53.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.2/manifests"},{"name":"permission_handler_v11.1.0","sha":"e3c92e38b3a0f8b55778aacbfc819af0e766f4ff","kind":"commit","published_at":"2023-11-21T13:03:34.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.1.0/manifests"},{"name":"permission_handler_html_v0.1.0+1","sha":"5b4a5c4256ffe6671efb4a2806c0cc48296381be","kind":"commit","published_at":"2023-11-17T14:21:16.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.0+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.0+1/manifests"},{"name":"permission_handler_html_v0.1.0","sha":"06851174c11783c601583a4f23fe3bc8f8323a3c","kind":"commit","published_at":"2023-11-16T17:23:35.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_html_v0.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_html_v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_html_v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_html_v0.1.0/manifests"},{"name":"permission_handler_windows_v0.2.0","sha":"fb48124db4d68386ffa2d6dd5021b3613b470654","kind":"commit","published_at":"2023-11-15T12:14:34.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_windows_v0.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_windows_v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_windows_v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.2.0/manifests"},{"name":"permission_handler_apple_v9.2.0","sha":"6d8d9617383999dcf5bc86d2dc4f4351f115c81d","kind":"commit","published_at":"2023-11-15T08:49:38.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.2.0/manifests"},{"name":"permission_handler_platform_interface_v4.0.2","sha":"384fc9ea32d2db0ba84d2983ab0bfe62ec850e19","kind":"commit","published_at":"2023-10-26T16:21:17.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.0.2/manifests"},{"name":"permission_handler_android_v12.0.1","sha":"992674fe4054f17e0de6567464c6fecf1407c855","kind":"commit","published_at":"2023-10-23T08:16:55.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.1/manifests"},{"name":"permission_handler_platform_interface_v4.0.1","sha":"7a0244d3ffde8c147d9763de7fea83cbf3ca539b","kind":"commit","published_at":"2023-10-18T09:43:13.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.0.1/manifests"},{"name":"permission_handler_android_v12.0.0","sha":"d6a4a3671a827d7ff10be1ce030ba88f276dddfc","kind":"commit","published_at":"2023-10-17T11:02:39.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v12.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v12.0.0/manifests"},{"name":"permission_handler_platform_interface_v4.0.0","sha":"0b6b5290347c22adf61fe01bc8d26c3ff689345e","kind":"commit","published_at":"2023-10-17T06:39:57.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v4.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v4.0.0/manifests"},{"name":"permission_handler_android_v11.1.0","sha":"627daa918b1eec64f8e04363af92d74e9246e8ff","kind":"commit","published_at":"2023-10-13T12:04:10.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v11.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.1.0/manifests"},{"name":"permission_handler_platform_interface_v3.12.0","sha":"55d19031354da5a2e2b57085f8dfe3f03c9e1bff","kind":"commit","published_at":"2023-10-10T11:37:55.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.12.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.12.0/manifests"},{"name":"permission_handler_v11.0.1","sha":"a3bacb4a27eeb3ab27fe048853bfef37565cb3ee","kind":"commit","published_at":"2023-10-04T07:44:53.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.0.1/manifests"},{"name":"permission_handler_android_v11.0.5","sha":"2f38170d124dc17115629a029587ffe9a1b1bf7c","kind":"commit","published_at":"2023-09-26T11:39:48.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v11.0.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.5/manifests"},{"name":"permission_handler_android_v11.0.4","sha":"508e3538b5c01a1a94f81e40ac6787b8233c2fd5","kind":"commit","published_at":"2023-09-25T14:54:03.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v11.0.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.4/manifests"},{"name":"permission_handler_android_v11.0.3","sha":"8da4fc84a98a272653603fea81ed63bf89cf271e","kind":"commit","published_at":"2023-09-22T09:39:25.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v11.0.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.3/manifests"},{"name":"permission_handler_android_v11.0.2","sha":"78604e7f41319541811901eee416e3f000ab2386","kind":"commit","published_at":"2023-09-20T08:11:18.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v11.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.2/manifests"},{"name":"permission_handler_android_v11.0.1","sha":"4026813d6aed8d4942bb7e9d5d0fc9ada2be0ae0","kind":"commit","published_at":"2023-09-13T07:59:17.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v11.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.1/manifests"},{"name":"permission_handler_v11.0.0","sha":"d8882f1f582e28a16f380504fc1b8ebbbb0e2061","kind":"commit","published_at":"2023-09-11T08:49:58.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v11.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v11.0.0/manifests"},{"name":"permission_handler_android_v11.0.0","sha":"11055f416ebc46cee9c33ab79b73e98721242b3b","kind":"commit","published_at":"2023-09-07T09:16:57.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v11.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v11.0.0/manifests"},{"name":"permission_handler_android_v10.3.6","sha":"921652cd26d8c7dce48dfed15fb4ac1ea80f0a1c","kind":"commit","published_at":"2023-09-07T08:34:13.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.3.6","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.6/manifests"},{"name":"permission_handler_v10.4.5","sha":"9da1209b27f3147daa3fef006b1340c71b0e0bfc","kind":"commit","published_at":"2023-09-06T13:46:47.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.4.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.5/manifests"},{"name":"permission_handler_platform_interface_v3.11.5","sha":"55559e12b683f0c9deac6bda6190fa6a4d581730","kind":"commit","published_at":"2023-09-06T13:23:40.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.11.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.5/manifests"},{"name":"permission_handler_android_v10.3.5","sha":"b730a81fb5d34279d0697b8ffc7e208f3e5d054c","kind":"commit","published_at":"2023-09-06T11:53:22.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.3.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.5/manifests"},{"name":"permission_handler_v10.4.4","sha":"e07a22dc295e91471c546cf20588dcbbc453cb76","kind":"commit","published_at":"2023-09-06T08:58:02.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.4.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.4/manifests"},{"name":"permission_handler_platform_interface_v3.11.4","sha":"a115d6aedbac793fd6d27bd4d22fdba9f12f263c","kind":"commit","published_at":"2023-09-06T08:49:31.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.11.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.4/manifests"},{"name":"permission_handler_android_v10.3.4","sha":"42f49529ed4572bae2bd9f7522c88a1f306ffa5c","kind":"commit","published_at":"2023-08-28T11:44:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.3.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.4/manifests"},{"name":"permission_handler_android_v10.3.3","sha":"dfed5d2114e4fe1ce2d51711e0a2074b612cb943","kind":"commit","published_at":"2023-07-20T12:20:25.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.3.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.3/manifests"},{"name":"permission_handler_apple_v9.1.4","sha":"74ffdfbeb99b365aeffe3ad37d04b62543725369","kind":"commit","published_at":"2023-07-13T09:38:12.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.1.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.4/manifests"},{"name":"permission_handler_v10.4.3","sha":"4c7bb448ab7dffb4f972d9b1fce9db9b7b6be3c5","kind":"commit","published_at":"2023-07-13T07:25:18.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.4.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.3/manifests"},{"name":"permission_handler_platform_interface_v3.11.3","sha":"a2ab8524be91c82fa702c4d1ba09708ed6ea97f2","kind":"commit","published_at":"2023-07-12T15:05:47.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.11.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.3/manifests"},{"name":"permission_handler_android_v10.3.2","sha":"eaac789aa93f8279ef6f75ba4470e44ad2a1e374","kind":"commit","published_at":"2023-07-12T09:00:24.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.3.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.2/manifests"},{"name":"permission_handler_platform_interface_v3.11.2","sha":"0be05e5dd2053df05e5929289b9f49567be7c961","kind":"commit","published_at":"2023-07-12T08:55:00.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.11.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.2/manifests"},{"name":"permission_handler_android_v10.3.1","sha":"069045be153c59e00a198eba6c51801aa07ac8f9","kind":"commit","published_at":"2023-07-12T08:31:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.3.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.1/manifests"},{"name":"permission_handler_v10.4.2","sha":"aecf6b11ae40bcee10b8a92302eea7aa66f3adef","kind":"commit","published_at":"2023-07-07T13:41:23.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.4.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.2/manifests"},{"name":"permission_handler_platform_interface_v3.11.1","sha":"aecf6b11ae40bcee10b8a92302eea7aa66f3adef","kind":"commit","published_at":"2023-07-07T13:41:23.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.11.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.1/manifests"},{"name":"permission_handler_apple_v9.1.3","sha":"f678a201d6fa605115f959a18b03fbd002f3dd87","kind":"commit","published_at":"2023-07-06T12:15:12.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.1.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.3/manifests"},{"name":"permission_handler_v10.4.1","sha":"934fe83dcaf9d728b22ae3b7190ec1e95542a5c7","kind":"commit","published_at":"2023-06-30T15:12:54.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.4.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.1/manifests"},{"name":"permission_handler_apple_v9.1.2","sha":"78b68c42323438dbe9476684682a0a29f42502ae","kind":"commit","published_at":"2023-06-30T15:10:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.1.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.2/manifests"},{"name":"permission_handler_platform_interface_v3.11.0+1","sha":"30f497c8f44204e10a79ac4abbbf85ca45808342","kind":"commit","published_at":"2023-06-30T10:01:39.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.11.0+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.11.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.11.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.0+1/manifests"},{"name":"permission_handler_v10.4.0","sha":"20ea89f14039de796ed61abb199b6e9ebf720947","kind":"commit","published_at":"2023-06-29T14:26:10.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.4.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.4.0/manifests"},{"name":"permission_handler_windows_v0.1.3","sha":"1363823fd426c19d4b5526ffe885342a026d6ba9","kind":"commit","published_at":"2023-06-29T12:18:43.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_windows_v0.1.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_windows_v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_windows_v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.1.3/manifests"},{"name":"permission_handler_apple_v9.1.1","sha":"c5769c76654c870b67fd9f918c82ab2ad4070358","kind":"commit","published_at":"2023-06-29T12:16:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.1.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.1/manifests"},{"name":"permission_handler_android_v10.3.0","sha":"c5769c76654c870b67fd9f918c82ab2ad4070358","kind":"commit","published_at":"2023-06-29T12:16:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.3.0/manifests"},{"name":"permission_handler_platform_interface_v3.11.0","sha":"1ce7e22923faf4e5494d018d514bfbdc204dcc2a","kind":"commit","published_at":"2023-06-29T11:55:23.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.11.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.11.0/manifests"},{"name":"permission_handler_v10.3.0","sha":"194ea7fda454232e9172dd13ecf234ecaac18153","kind":"commit","published_at":"2023-06-07T12:08:01.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.3.0/manifests"},{"name":"permission_handler_apple_v9.1.0","sha":"583e20d18fa1a03269df1677dabc60f64ae3f17a","kind":"commit","published_at":"2023-06-07T11:58:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.1.0/manifests"},{"name":"permission_handler_platform_interface_v3.10.0","sha":"74a15d1141ea75c053fb228ab79916d02f8b2228","kind":"commit","published_at":"2023-06-07T11:48:27.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.10.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.10.0/manifests"},{"name":"permission_handler_v10.2.1","sha":"48d5351edfb987c33b50cc148c503123897ed818","kind":"commit","published_at":"2023-06-07T10:30:11.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.2.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.2.1/manifests"},{"name":"permission_handler_android_v10.2.3","sha":"3b54285d9146c6aa135d45873f110e652a0e2ab7","kind":"commit","published_at":"2023-06-07T10:05:21.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.2.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.3/manifests"},{"name":"permission_handler_android_v10.2.2","sha":"6f36b31b155111cf0a3b365e82e87ff45d7988a6","kind":"commit","published_at":"2023-06-05T12:02:01.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.2.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.2/manifests"},{"name":"permission_handler_android_v10.2.1","sha":"1ae7d8a2319d9ffeb144c85538c476747cd71351","kind":"commit","published_at":"2023-05-15T10:17:18.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.2.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.1/manifests"},{"name":"permission_handler_apple_v9.0.8","sha":"7215c903a396d253d9d772e1f58ec29428460d62","kind":"commit","published_at":"2023-03-25T15:10:11.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.0.8","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.8/manifests"},{"name":"permission_handler_v10.2.0","sha":"2e47f05ae9dabee2bc671166301aa948259b39f2","kind":"commit","published_at":"2022-10-19T08:33:07.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.2.0/manifests"},{"name":"permission_handler_windows_v0.1.2","sha":"2395c10c0da4000dad4e2c36d4589679c927d9d7","kind":"commit","published_at":"2022-10-17T13:43:38.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_windows_v0.1.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_windows_v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_windows_v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.1.2/manifests"},{"name":"permission_handler_apple_v9.0.7","sha":"2395c10c0da4000dad4e2c36d4589679c927d9d7","kind":"commit","published_at":"2022-10-17T13:43:38.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.0.7","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.7/manifests"},{"name":"permission_handler_android_v10.2.0","sha":"2395c10c0da4000dad4e2c36d4589679c927d9d7","kind":"commit","published_at":"2022-10-17T13:43:38.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.2.0/manifests"},{"name":"permission_handler_platform_interface_v3.9.0","sha":"f1efd8bd8dcd677f136e45421b35d184ab6dbf14","kind":"commit","published_at":"2022-10-06T09:41:56.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.9.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.9.0/manifests"},{"name":"permission_handler_apple_v9.0.6","sha":"adf246fc63d20ed0bb765d5f1707efe0c39f849c","kind":"commit","published_at":"2022-10-05T09:47:23.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.0.6","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.6/manifests"},{"name":"permission_handler_v10.1.0","sha":"619123185a7961fcb45c76b267416059169d18ce","kind":"commit","published_at":"2022-10-05T09:28:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.1.0/manifests"},{"name":"permission_handler_windows_v0.1.1","sha":"161e99ca46f9f7ec6cd3c54388ef572400d92ea8","kind":"commit","published_at":"2022-09-30T13:36:52.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_windows_v0.1.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_windows_v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_windows_v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_windows_v0.1.1/manifests"},{"name":"permission_handler_apple_v9.0.5","sha":"161e99ca46f9f7ec6cd3c54388ef572400d92ea8","kind":"commit","published_at":"2022-09-30T13:36:52.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.0.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.5/manifests"},{"name":"permission_handler_android_v10.1.0","sha":"161e99ca46f9f7ec6cd3c54388ef572400d92ea8","kind":"commit","published_at":"2022-09-30T13:36:52.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v10.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v10.1.0/manifests"},{"name":"permission_handler_platform_interface_v3.8.0","sha":"14a22a03c5f8fc76fbc18cfc3a3e0b76ac0ed5c6","kind":"commit","published_at":"2022-09-28T10:54:18.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.8.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.8.0/manifests"},{"name":"permission_handler_v10.0.2","sha":"9ecea267f1459e92186baf36a71d886aefee0fe7","kind":"commit","published_at":"2022-09-27T07:05:57.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.0.2/manifests"},{"name":"permission_handler_v10.0.1","sha":"1947ff4f915b0ab5e6481a5fbf6ee95bed2da596","kind":"commit","published_at":"2022-09-21T06:11:09.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v10.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v10.0.1/manifests"},{"name":"permission_handler_platform_interface_v3.7.1","sha":"1947ff4f915b0ab5e6481a5fbf6ee95bed2da596","kind":"commit","published_at":"2022-09-21T06:11:09.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.7.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.7.1/manifests"},{"name":"permission_handler_apple_v9.0.4","sha":"d1b162e28306ba2958c4f8a1cfb57ff82864f4bf","kind":"commit","published_at":"2022-03-31T13:49:00.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.0.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.4/manifests"},{"name":"permission_handler_apple_v9.0.3","sha":"5035c0b449696d4918ee8c1e7f91a1165df0c02a","kind":"commit","published_at":"2022-02-28T14:26:33.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.0.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.3/manifests"},{"name":"permission_handler_v9.2.0","sha":"4c5ae3f977a56c30da591afe5a43823c14bf5b0c","kind":"commit","published_at":"2022-02-22T07:47:24.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v9.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.2.0/manifests"},{"name":"permission_handler_v9.1.0","sha":"9fd6c5e7e06361b5ef7d613546b409a037076241","kind":"commit","published_at":"2022-02-17T10:17:49.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v9.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.1.0/manifests"},{"name":"permission_handler_apple_v9.0.2","sha":"9fd6c5e7e06361b5ef7d613546b409a037076241","kind":"commit","published_at":"2022-02-17T10:17:49.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_apple_v9.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_apple_v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_apple_v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_apple_v9.0.2/manifests"},{"name":"permission_handler_android_v9.0.2","sha":"9fd6c5e7e06361b5ef7d613546b409a037076241","kind":"commit","published_at":"2022-02-17T10:17:49.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_android_v9.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_android_v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_android_v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_android_v9.0.2/manifests"},{"name":"permission_handler_v9.0.2","sha":"2e4e84d4c53c1cf8d304f9718d7062e158cc2916","kind":"commit","published_at":"2022-02-17T07:58:14.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v9.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.0.2/manifests"},{"name":"permission_handler_v9.0.1","sha":"130ea81827beb9cc5b3fcb4d6a901d6006cea91e","kind":"commit","published_at":"2022-02-15T07:56:36.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v9.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v9.0.1/manifests"},{"name":"permission_handler_v8.3.0","sha":"c51fe00d45c14795153a3f5e30bdba92b3b09324","kind":"commit","published_at":"2021-11-15T07:41:19.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.3.0/manifests"},{"name":"permission_handler_v8.2.6","sha":"71356fe93de492e3559fe70e7fcb6ea42fe49639","kind":"commit","published_at":"2021-11-04T10:19:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.2.6","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.6/manifests"},{"name":"permission_handler_v8.2.5","sha":"05772842a25b0b579274f70e5e1ce6b2f04fc9b3","kind":"commit","published_at":"2021-10-13T15:35:32.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.2.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.5/manifests"},{"name":"permission_handler_v8.2.4","sha":"337b66fe6a6d084931320fc08618e85448f8cd98","kind":"commit","published_at":"2021-10-13T14:30:32.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.2.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.4/manifests"},{"name":"permission_handler_v8.2.1","sha":"b3013235de96e476f3185a2bed9f3744bfa1645b","kind":"commit","published_at":"2021-10-05T10:11:54.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.2.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.1/manifests"},{"name":"permission_handler_v8.2.0","sha":"aa9d490dd38df9fbe9f4fefe2a67ae88615157f1","kind":"commit","published_at":"2021-10-05T07:19:43.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.2.0/manifests"},{"name":"permission_handler_platform_interface_v3.7.0","sha":"46a1445644297683425106ae2bb9fff9b8057482","kind":"commit","published_at":"2021-10-05T07:00:09.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.7.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.7.0/manifests"},{"name":"permission_handler_v8.1.6","sha":"8d0d47bde67c12aa12c492f3e66cbc3626be22af","kind":"commit","published_at":"2021-09-10T13:03:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.6","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.6/manifests"},{"name":"permission_handler_v8.1.5","sha":"412391a5aee6f115d5dbfb83ff4bf2fff0c314d7","kind":"commit","published_at":"2021-09-10T12:22:33.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.5/manifests"},{"name":"permission_handler_v8.1.4+2","sha":"9ebf277e3820106c0a0ef3d23eac15e2d08a8bef","kind":"commit","published_at":"2021-07-27T12:54:57.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.4+2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.4+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.4%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.4+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.4+2/manifests"},{"name":"permission_handler_v8.1.4+1","sha":"f8fc0d9ff4c1597a72e5b500e7e7ec23740d8c26","kind":"commit","published_at":"2021-07-23T12:34:21.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.4+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.4+1/manifests"},{"name":"permission_handler_v8.1.4","sha":"8c77c8f6872f00724670c2e21852da624c469876","kind":"commit","published_at":"2021-07-22T12:58:31.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.4/manifests"},{"name":"permission_handler_v8.1.3","sha":"0409bcc96f2817a9185b869208491bb98e4f7f3b","kind":"commit","published_at":"2021-07-18T07:09:00.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.3/manifests"},{"name":"permission_handler_platform_interface_v3.6.1","sha":"acb64f8a179c7ba4966b6c3d24ac6ca7a1527cca","kind":"commit","published_at":"2021-07-18T06:49:04.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.6.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.6.1/manifests"},{"name":"permission_handler_v8.1.2","sha":"72fedfe33179564efb06e7144dfdf312a67bc285","kind":"commit","published_at":"2021-06-28T08:07:19.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.2/manifests"},{"name":"permission_handler_v8.1.1","sha":"089b6bd239fde462c42e0a6298ce0f076093a28e","kind":"commit","published_at":"2021-06-15T11:06:37.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.1/manifests"},{"name":"permission_handler_v8.1.0","sha":"72d3dde216f8cb91344be91ca6fc2b0a25d09dff","kind":"commit","published_at":"2021-06-11T06:41:51.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.1.0/manifests"},{"name":"permission_handler_platform_interface_v3.6.0","sha":"ea1097ad3d5102c08cbc2e5ea5f66d4e995e64d0","kind":"commit","published_at":"2021-06-10T19:02:49.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.6.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.6.0/manifests"},{"name":"permission_handler_v8.0.1","sha":"274247d0f980538008eb36d7b202197343fc60f1","kind":"commit","published_at":"2021-06-03T20:05:08.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.1/manifests"},{"name":"permission_handler_platform_interface_v3.5.1","sha":"39651b0840423c04ed73b39c2a00e5d6a369b6f5","kind":"commit","published_at":"2021-06-03T19:16:53.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.5.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.5.1/manifests"},{"name":"permission_handler_v8.0.0+2","sha":"3296a91b73d8101a75df8f54c877cb79b2ea9212","kind":"commit","published_at":"2021-05-24T09:22:13.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.0.0+2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.0.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.0.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.0+2/manifests"},{"name":"permission_handler_v8.0.0+1","sha":"1759adb1cfbda9ac75569fe3eaf6c7989bf4ae1c","kind":"commit","published_at":"2021-05-21T14:15:34.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.0.0+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.0.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.0.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.0+1/manifests"},{"name":"permission_handler_v8.0.0","sha":"adad4367459cb44c050525c1ebf3ddadee0042b8","kind":"commit","published_at":"2021-05-21T13:24:23.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v8.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v8.0.0/manifests"},{"name":"permission_handler_platform_interface_v3.5.0","sha":"ebe3137023739e9869e6690f9299cf7bfabc921a","kind":"commit","published_at":"2021-05-21T08:55:10.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.5.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.5.0/manifests"},{"name":"permission_handler_v7.2.0","sha":"a219011de81b2b810c1095759dfe52ee01c4929d","kind":"commit","published_at":"2021-05-21T07:10:09.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v7.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v7.2.0/manifests"},{"name":"permission_handler_platform_interface_v3.4.0","sha":"a49e4abb7b434820343fe2ed45020e69f8c4923e","kind":"commit","published_at":"2021-05-19T07:13:52.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.4.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.4.0/manifests"},{"name":"permission_handler_v7.1.0","sha":"8d21b7a308c9fc37e8d672630feb834405fd2f9e","kind":"commit","published_at":"2021-04-29T09:42:20.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v7.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v7.1.0/manifests"},{"name":"permission_handler_platform_interface_v3.3.0","sha":"84977c826b5e9537569a26047b6c75e09aa0c11b","kind":"commit","published_at":"2021-04-22T15:02:19.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.3.0/manifests"},{"name":"permission_handler_v7.0.0","sha":"681bc4ca6fe7a7ce3ac25b214ce03a5a0631f063","kind":"commit","published_at":"2021-04-22T10:59:51.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v7.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v7.0.0/manifests"},{"name":"permission_handler_platform_interface_v3.2.0","sha":"14368466fea37675853c9efaf5503f0683e3d5d2","kind":"commit","published_at":"2021-04-19T14:52:45.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.2.0/manifests"},{"name":"permission_handler_v6.1.3","sha":"a1c2f07635caf96e703898dc92db9100939c11cf","kind":"commit","published_at":"2021-04-14T08:27:14.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v6.1.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.1.3/manifests"},{"name":"permission_handler_platform_interface_v3.1.3","sha":"bdeab24cd0b156fa17ab6a819e7f2dcbd33d5a35","kind":"commit","published_at":"2021-04-14T07:44:02.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.1.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.3/manifests"},{"name":"permission_handler_platform_interface_v3.1.2","sha":"63565a5c5c4968dc7c4e724d376a37004a3fb5e1","kind":"commit","published_at":"2021-04-12T09:06:58.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.1.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.2/manifests"},{"name":"permission_handler_v6.1.1","sha":"2f353b60599ee78a57afe60f54c963f9313b9ce7","kind":"commit","published_at":"2021-03-18T10:59:50.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v6.1.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.1.1/manifests"},{"name":"permission_handler_platform_interface_v3.1.1","sha":"e56b71180eed38d3c0c985e6756434a120c04e31","kind":"commit","published_at":"2021-03-17T14:19:26.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.1.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.1/manifests"},{"name":"permission_handler_v6.1.0","sha":"3227538bfd6c58fb82f155cc777eb745e9e6cf83","kind":"commit","published_at":"2021-03-12T15:25:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v6.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.1.0/manifests"},{"name":"permission_handler_platform_interface_v3.1.0","sha":"3227538bfd6c58fb82f155cc777eb745e9e6cf83","kind":"commit","published_at":"2021-03-12T15:25:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.1.0/manifests"},{"name":"permission_handler_v6.0.1","sha":"4486e151ef9952ebfd79dd5c736a9871abc343e5","kind":"commit","published_at":"2021-03-06T21:22:21.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v6.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.0.1/manifests"},{"name":"permission_handler_v6.0.0","sha":"68ed0eb2e6610c3c0e7db72cde189465a32065c8","kind":"commit","published_at":"2021-03-06T09:35:51.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v6.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v6.0.0/manifests"},{"name":"permission_handler_platform_interface_v3.0.0+1","sha":"fb752f414278ba6612fd64a55b4c845d967342ca","kind":"commit","published_at":"2021-02-26T15:16:01.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.0.0+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.0.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.0.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.0.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.0.0+1/manifests"},{"name":"permission_handler_platform_interface_v3.0.0","sha":"f557526bbdc871da6dbb48a9f6dddff6300d1a9e","kind":"commit","published_at":"2021-02-25T09:55:29.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v3.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v3.0.0/manifests"},{"name":"permission_handler_v5.0.1+2","sha":"6bda3c1edbef331847ed5bc8b90f1bc2809c091d","kind":"commit","published_at":"2021-02-08T11:21:42.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v5.0.1+2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v5.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v5.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.0.1+2/manifests"},{"name":"permission_handler_v5.1.0+2","sha":"a9ca9f748a11c8c41f64dce82372663f66e91ad0","kind":"commit","published_at":"2021-02-04T15:05:42.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v5.1.0+2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v5.1.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v5.1.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.1.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.1.0+2/manifests"},{"name":"permission_handler_v5.1.0+1","sha":"3a7f68c443be380b1e877bbe8100175523ecbf63","kind":"commit","published_at":"2021-02-04T10:49:34.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v5.1.0+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v5.1.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v5.1.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.1.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.1.0+1/manifests"},{"name":"permission_handler_v5.1.0","sha":"f42e767e283947d1c6eb072c7695e24188b7cc13","kind":"commit","published_at":"2021-02-04T09:17:33.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_v5.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_v5.1.0/manifests"},{"name":"permission_handler_platform_interface_v2.0.2","sha":"f42e767e283947d1c6eb072c7695e24188b7cc13","kind":"commit","published_at":"2021-02-04T09:17:33.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface_v2.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface_v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface_v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface_v2.0.2/manifests"},{"name":"permission_handler-v5.0.1+1","sha":"31d355137e544c9cc3119b1616c54ff08323a92d","kind":"commit","published_at":"2020-06-25T12:20:56.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.1+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.1+1/manifests"},{"name":"permission_handler-v5.0.1","sha":"76a08363acd7fda7c7e651896804f820ec3ffa2b","kind":"commit","published_at":"2020-06-09T12:43:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.1/manifests"},{"name":"permission_handler_platform_interface-v2.0.1","sha":"76a08363acd7fda7c7e651896804f820ec3ffa2b","kind":"commit","published_at":"2020-06-09T12:43:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface-v2.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface-v2.0.1/manifests"},{"name":"permission_handler-v5.0.0+hotfix.10","sha":"c30adf40de2227ccba2749140da259e16394867c","kind":"commit","published_at":"2020-06-09T12:35:08.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.10","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.10/manifests"},{"name":"permission_handler-v5.0.0+hotfix.9","sha":"e75f3f2e6ff056628ac6075407f8d8fd58c87261","kind":"commit","published_at":"2020-06-07T09:58:59.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.9","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.9/manifests"},{"name":"permission_handler-v5.0.0+hotfix.8","sha":"1f4dff2d01762072a69b816c24713497fd7da7e7","kind":"commit","published_at":"2020-05-29T07:14:59.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.8","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.8/manifests"},{"name":"permission_handler-v5.0.0+hotfix.7","sha":"538b53258f25631be8f67f3aa95cd9fd5ffd31f8","kind":"commit","published_at":"2020-05-29T06:29:04.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.7","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.7/manifests"},{"name":"permission_handler-v5.0.0+hotfix.6","sha":"6a8405c34414095042a0b1780864c3ab4a9403aa","kind":"commit","published_at":"2020-05-14T13:47:40.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.6","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.6/manifests"},{"name":"permission_handler-v5.0.0+hotfix.5","sha":"1abd72d9746242856f2f1fe8004d28a5e1c92bbe","kind":"commit","published_at":"2020-05-03T11:23:16.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.5","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.5/manifests"},{"name":"permission_handler-5.0.0+hotfix.4","sha":"b663d0f153d20104101000a95bd27eabdfd7a554","kind":"commit","published_at":"2020-04-24T06:43:39.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-5.0.0+hotfix.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-5.0.0+hotfix.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-5.0.0%2Bhotfix.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-5.0.0+hotfix.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-5.0.0+hotfix.4/manifests"},{"name":"permission_handler-v5.0.0+hotfix.3","sha":"447db463168cde86b7cc9f50b882a70a0ad77714","kind":"commit","published_at":"2020-04-01T14:39:01.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.3/manifests"},{"name":"4.4.0+hotfix.4","sha":"cfeb4f7e6daf88b6ba5a2ad5d980209fc4c0f33e","kind":"commit","published_at":"2020-04-01T14:10:11.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.4.0+hotfix.4","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.4.0+hotfix.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.4.0%2Bhotfix.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0+hotfix.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0+hotfix.4/manifests"},{"name":"permission_handler-v5.0.0+hotfix.2","sha":"b439917fecc8afc3499b52d2a8a37edeae1eb8ef","kind":"commit","published_at":"2020-03-31T06:29:19.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.2/manifests"},{"name":"permission_handler-v5.0.0+hotfix.1","sha":"8d635bc594de287a2e0d5edc1824f2f8d7d52897","kind":"commit","published_at":"2020-03-30T06:41:56.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0+hotfix.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0+hotfix.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0%2Bhotfix.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0+hotfix.1/manifests"},{"name":"permission_handler-v5.0.0","sha":"b97a06035bb5e1781431295548fb0b29ca884ade","kind":"commit","published_at":"2020-03-29T13:51:58.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler-v5.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler-v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler-v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler-v5.0.0/manifests"},{"name":"permission_handler_platform_interface-v2.0.0","sha":"b97a06035bb5e1781431295548fb0b29ca884ade","kind":"commit","published_at":"2020-03-29T13:51:58.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/permission_handler_platform_interface-v2.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/permission_handler_platform_interface-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@permission_handler_platform_interface-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/permission_handler_platform_interface-v2.0.0/manifests"},{"name":"4.4.0+hotfix.2","sha":"9b12a9f8f2f953c353450bcebe9d9e8b0a6b2b37","kind":"commit","published_at":"2020-03-16T16:10:21.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.4.0+hotfix.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.4.0+hotfix.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.4.0%2Bhotfix.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0+hotfix.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0+hotfix.2/manifests"},{"name":"4.4.0+hotfix.1","sha":"c679edfc7e84979a46d3c65d23ca05a6976a30a4","kind":"commit","published_at":"2020-03-12T16:35:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.4.0+hotfix.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.4.0+hotfix.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.4.0%2Bhotfix.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0+hotfix.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0+hotfix.1/manifests"},{"name":"4.4.0","sha":"5895b24e5a98bf4f5b5c5562a876427ef3e0ff10","kind":"commit","published_at":"2020-03-06T12:59:52.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.4.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"95158f7a2cb78544e97d3071b485399dd25f9406","kind":"commit","published_at":"2020-02-28T23:34:08.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.3.0/manifests"},{"name":"4.2.0+hotfix.3","sha":"ed5df6a5f337016306251a5abef83524f9f362ad","kind":"commit","published_at":"2020-01-29T18:13:35.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.2.0+hotfix.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.2.0+hotfix.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.2.0%2Bhotfix.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0+hotfix.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0+hotfix.3/manifests"},{"name":"4.2.0+hotfix.2","sha":"b195e3cdf58b6849e2d88fe4fded761060e237fc","kind":"commit","published_at":"2020-01-19T09:35:13.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.2.0+hotfix.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.2.0+hotfix.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.2.0%2Bhotfix.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0+hotfix.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0+hotfix.2/manifests"},{"name":"4.2.0+hotfix.1","sha":"2bb37573348d3c9694f0e0bfd9656e7176aacaee","kind":"commit","published_at":"2020-01-17T20:15:02.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.2.0+hotfix.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.2.0+hotfix.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.2.0%2Bhotfix.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0+hotfix.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0+hotfix.1/manifests"},{"name":"4.2.0","sha":"c25480201b37ff9f1b7f493e399fdbf40d8caa59","kind":"commit","published_at":"2020-01-17T10:01:17.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"d5d6ef234b621869cbe30f2ca17d8c2ead9408f8","kind":"commit","published_at":"2020-01-10T19:03:11.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"54382479bf10578fe7cc74f1ee4bea2bebdde2db","kind":"commit","published_at":"2019-11-08T10:33:06.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/4.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/4.0.0/manifests"},{"name":"3.3.0","sha":"075c83a74c245abb1055c1a497ba483e82eebae6","kind":"commit","published_at":"2019-10-19T06:32:05.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.3.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"e72ed1d10d3a6ff89f82f9ad41afeb6812d2e12d","kind":"commit","published_at":"2019-08-10T14:29:01.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.2.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.2/manifests"},{"name":"3.2.1+1","sha":"b09523c04fca43da888b3897441d95de5545e2e4","kind":"commit","published_at":"2019-07-23T09:42:35.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.2.1+1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.1+1/manifests"},{"name":"3.2.1","sha":"8e82fce9d43fa2379131f04476eb864b3a1ef040","kind":"commit","published_at":"2019-07-17T10:55:03.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.2.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"24ecfe2a1200bd426caf0e01a02befe683ce6a56","kind":"commit","published_at":"2019-07-16T08:05:33.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"bc3e34a5434ec9cf1ca90c753c128d760975bd79","kind":"commit","published_at":"2019-05-23T11:39:52.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"9acc3714747f95e46c61c76171c79cf7eb92d612","kind":"commit","published_at":"2019-05-17T07:31:27.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.0.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"a9754b56bb494df4fa9019971a53c961c3dfec7d","kind":"commit","published_at":"2019-04-27T07:49:56.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"d80e3b4800ca9a09ebf6ce7dcae586e99ed144ac","kind":"commit","published_at":"2019-02-20T15:03:28.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/3.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/3.0.0/manifests"},{"name":"2.2.0","sha":"2612cf3651cd0cc8812a0ea62c92fb9284bff7e6","kind":"commit","published_at":"2019-02-12T16:43:53.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/2.2.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"138f5a55f52ac3395d7fd2f8c21d2ca3498e0ed3","kind":"commit","published_at":"2019-02-11T13:03:17.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/2.1.3","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"42fdd90cab2e28f9b5e1764ff4222827f091b217","kind":"commit","published_at":"2018-11-27T10:52:12.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/2.1.2","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"e07ce94b46039b86661422c38ea084c3ecad481f","kind":"commit","published_at":"2018-11-21T12:12:54.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/2.1.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8bc75640212ea2c9b51d3d92d02ff82de4dee5aa","kind":"commit","published_at":"2018-10-11T07:52:01.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/2.1.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"45d13cf211cce90eb1364edd80adfe4a7474e699","kind":"commit","published_at":"2018-10-10T09:50:52.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/2.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"12607587ddea59ba25a60defde78cc90c877df1f","kind":"commit","published_at":"2018-09-03T14:29:28.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/2.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"bd558504dafb5d401b1a74cb792b120ff39df88b","kind":"commit","published_at":"2018-08-14T10:57:01.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/1.0.1","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1bead2d64daa86b57f05eadeae22d58bec83cdd6","kind":"commit","published_at":"2018-08-13T11:02:19.000Z","download_url":"https://codeload.github.com/Baseflow/flutter-permission-handler/tar.gz/1.0.0","html_url":"https://github.com/Baseflow/flutter-permission-handler/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Baseflow/flutter-permission-handler@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-16T19:01:01.140Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":5625,"rankings":{"downloads":null,"dependent_repos_count":0.38219918288450555,"dependent_packages_count":1.7363626385687632,"stargazers_count":1.0345736502218512,"forks_count":0.8412775117515265,"docker_downloads_count":null,"average":0.9986032458566616},"purl":"pkg:pub/permission_handler_platform_interface","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/permission_handler_platform_interface","docker_dependents_count":1,"docker_downloads_count":34,"usage_url":"https://repos.ecosyste.ms/usage/pub/permission_handler_platform_interface","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/permission_handler_platform_interface/dependencies","status":null,"funding_links":["https://github.com/sponsors/Baseflow","https://baseflow.com/contact"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T16:10:43.464Z","issues_count":432,"pull_requests_count":181,"avg_time_to_close_issue":12034333.957692308,"avg_time_to_close_pull_request":5242601.382978723,"issues_closed_count":260,"pull_requests_closed_count":141,"pull_request_authors_count":69,"issue_authors_count":409,"avg_comments_per_issue":4.467592592592593,"avg_comments_per_pull_request":1.5359116022099448,"merged_pull_requests_count":117,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":20,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":512060.6666666667,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.05,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baseflow%2Fflutter-permission-handler/issues","maintainers":[{"login":"mvanbeusekom","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvanbeusekom"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_platform_interface/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_platform_interface/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_platform_interface/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_platform_interface/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/permission_handler_platform_interface/codemeta","maintainers":[]}