{"id":8602320,"name":"flutter_inappwebview_android","ecosystem":"pub","description":"Android implementation of the flutter_inappwebview plugin.","homepage":"https://inappwebview.dev/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pichillilorenzo/flutter_inappwebview","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2023-11-27T17:55:12.422Z","latest_release_published_at":"2024-10-02T12:35:32.496Z","latest_release_number":"1.1.3","last_synced_at":"2026-03-17T02:25:01.639Z","created_at":"2023-11-27T18:12:26.765Z","updated_at":"2026-03-17T02:27:16.826Z","registry_url":"https://pub.dev/packages/flutter_inappwebview_android","install_command":"dart pub add flutter_inappwebview_android","documentation_url":"https://pub.dev/documentation/flutter_inappwebview_android/","metadata":{},"repo_metadata":{"id":37561740,"uuid":"148713303","full_name":"pichillilorenzo/flutter_inappwebview","owner":"pichillilorenzo","description":"A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.","archived":false,"fork":false,"pushed_at":"2026-02-10T16:40:46.000Z","size":90752,"stargazers_count":3694,"open_issues_count":253,"forks_count":2014,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-02-15T12:53:15.983Z","etag":null,"topics":["android","browser","cookie-manager","desktop","flutter","flutter-package","flutter-plugin","flutter-webview","inappbrowser","inappwebview","inline-webview","ios","mobile","plugin","web-storage","webview","webview-library","webview-options","webview2","wkwebview"],"latest_commit_sha":null,"homepage":"https://inappwebview.dev","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pichillilorenzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://inappwebview.dev/donate/"]}},"created_at":"2018-09-14T00:21:29.000Z","updated_at":"2026-02-14T17:30:03.000Z","dependencies_parsed_at":"2023-11-10T11:24:20.503Z","dependency_job_id":"d3ede413-c0d4-42fc-9a4a-190ac34c9f23","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview","commit_stats":{"total_commits":1075,"total_committers":100,"mean_commits":10.75,"dds":"0.21302325581395354","last_synced_commit":"4c58653113573558ea5be880aca931e85b23da7e"},"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pichillilorenzo","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/sbom","scorecard":{"id":733018,"data":{"date":"2025-08-11","repo":{"name":"github.com/pichillilorenzo/flutter_inappwebview","commit":"0aaf7a0bfc01d61a4d1453cefb57fb6783b6e676"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":0,"reason":"Found 1/24 approved changesets -- score normalized to 0","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":"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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pichillilorenzo/flutter_inappwebview/lock.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pichillilorenzo/flutter_inappwebview/stale.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v6.1.0'","Warn: branch protection not enabled for branch 'v6.0.0-beta.25'","Warn: branch protection not enabled for branch 'v5.8.0'","Warn: branch protection not enabled for branch 'v5.7.2+3'","Warn: branch protection not enabled for branch 'v5.7.2+2'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T14:57:58.043Z","repository_id":37561740,"created_at":"2025-08-22T14:57:58.043Z","updated_at":"2025-08-22T14:57:58.043Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29486053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":"pichillilorenzo","name":"Lorenzo Pichilli","uuid":"5956938","kind":"user","description":"I'm a Heroku Architecture Designer and a Software Engineer mostly focused on Web (FullStack) and Mobile Development.\r\nJavaScript, TypeScript \u0026 Flutter 💙.","email":"","website":"https://www.linkedin.com/in/lorenzo-pichilli/","location":"Teramo, Italy","twitter":"LorenzoPichilli","company":"Gunpowder S.R.L.","icon_url":"https://avatars.githubusercontent.com/u/5956938?u=c14e820e3339502e79b757561f4272bdde3d7691\u0026v=4","repositories_count":29,"last_synced_at":"2024-04-24T04:00:08.715Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pichillilorenzo","funding_links":[],"total_stars":4686,"followers":254,"following":1,"created_at":"2022-11-09T19:12:44.075Z","updated_at":"2024-04-24T04:00:13.701Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pichillilorenzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pichillilorenzo/repositories"},"tags":[{"name":"v6.2.0-beta.2","sha":"b39c1e7e0bddc4f688e33e5a0bf133e1c42cecc4","kind":"commit","published_at":"2024-11-26T21:05:07.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.2.0-beta.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.2.0-beta.2/manifests"},{"name":"v6.2.0-beta.1","sha":"75fd86c79affc9f7aa0d73aa9485ec87af1e2708","kind":"commit","published_at":"2024-11-05T16:01:21.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.2.0-beta.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.2.0-beta.1/manifests"},{"name":"v6.1.5","sha":"f67ae1f34868c7660c16a2473f53a7a7bfb6f784","kind":"commit","published_at":"2024-10-08T22:10:50.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.1.5","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"a17ca9d0b8d8d98b53c6759768f1df4d0a058984","kind":"commit","published_at":"2024-10-02T12:46:17.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.1.4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"a2595eadaec3d8902f3163d93ce0fcac3039fead","kind":"commit","published_at":"2024-09-29T15:13:31.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.1.3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"4c4d2b58222d48155496b4d89745b7a9f9921fed","kind":"commit","published_at":"2024-09-27T23:42:50.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.1.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"2d51e4a3bad4732763cb7b0e0d43da58b66d193e","kind":"commit","published_at":"2024-09-26T22:48:13.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.1.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ac5d77d7741d4a56bacf4e4f92c2a6db693ff0d9","kind":"commit","published_at":"2024-09-23T12:54:28.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.1.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"751a104716b2c5158b5cad58347430d01965f00d","kind":"commit","published_at":"2023-12-25T17:18:33.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"5f2885c9d0cc0048807ecfe51f2d3ff0a4464c0d","kind":"commit","published_at":"2023-12-23T15:16:13.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2","sha":"73c27928cafb256863818bd3b1de1111b997b83b","kind":"commit","published_at":"2023-12-18T11:43:55.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-rc.1","sha":"ac245e6eff9024892f9800d15ecb086314870980","kind":"commit","published_at":"2023-12-17T22:03:00.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-beta.32","sha":"63c2f7f65caef23b71bd6b3594818d7cf6169666","kind":"commit","published_at":"2023-12-12T21:28:38.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.32","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.32/manifests"},{"name":"v6.0.0-beta.31","sha":"e44c31b4560820ac8c2a019ae086e974542d0e99","kind":"commit","published_at":"2023-12-04T03:38:59.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.31","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.31/manifests"},{"name":"v6.0.0-beta.30","sha":"a931bbbbf68613ae62115923de5655ffc3c3427a","kind":"commit","published_at":"2023-11-28T01:37:48.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.30","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.30/manifests"},{"name":"v6.0.0-beta.29","sha":"fcb92e2bbc27dc9d013d168093bdd74e5af41476","kind":"commit","published_at":"2023-11-27T18:29:24.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.29","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.29/manifests"},{"name":"v6.0.0-beta.28","sha":"79024b24da5a47b81c292e48e9fdc496915c2c16","kind":"commit","published_at":"2023-11-14T23:56:10.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.28","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.28/manifests"},{"name":"v6.0.0-beta.27","sha":"a0bbbba7f180d777232f4e9d0d11aebbf37160ac","kind":"commit","published_at":"2023-11-12T19:27:31.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.27","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.27/manifests"},{"name":"v6.0.0-beta.26","sha":"5009bf1fa404a3b5b28694d3a39d80f08f11a23b","kind":"commit","published_at":"2023-11-11T18:24:48.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.26","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.26/manifests"},{"name":"v6.0.0-beta.25","sha":"0157c8ec7cc1f45adf0b27adcea889f20deff483","kind":"commit","published_at":"2023-10-02T21:47:46.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.25","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.25/manifests"},{"name":"v5.8.0","sha":"9447770bdfb6521dfd976fa29bc1207c9ed46c24","kind":"commit","published_at":"2023-10-02T21:43:52.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.8.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.8.0/manifests"},{"name":"v6.0.0-beta.24+1","sha":"93f51086e19e3a4944a297ff905be315273bdf8f","kind":"commit","published_at":"2023-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.24+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.24+1/manifests"},{"name":"v6.0.0-beta.24","sha":"7d49baa8e0568ab92daf295736f443866cbd33b8","kind":"commit","published_at":"2023-06-10T23:59:43.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.24","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.24/manifests"},{"name":"v6.0.0-beta.23","sha":"2c26f988e9cb28b47712c170b38c6a122cae817c","kind":"commit","published_at":"2023-05-15T12:46:00.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.23","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.23/manifests"},{"name":"v6.0.0-beta.22","sha":"a42b0e4dfd6c2dd0506391b03c2c901dcec8b325","kind":"commit","published_at":"2022-12-15T16:43:29.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.22","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.22/manifests"},{"name":"v5.7.2+3","sha":"ffc7a4ad2d4c8b65a181505797a741096f59683b","kind":"commit","published_at":"2022-12-15T16:41:17.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.2+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.2+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.2%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2+3/manifests"},{"name":"v6.0.0-beta.21","sha":"0f1c7e30291af9b13a25fd06e2651e506726238a","kind":"commit","published_at":"2022-12-06T01:26:29.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.21","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.21/manifests"},{"name":"v6.0.0-beta.20","sha":"459875ff2e6f3c6edb9cb4509a384b7c7464e852","kind":"commit","published_at":"2022-12-03T14:58:12.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.20","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.20/manifests"},{"name":"v5.7.2+2","sha":"c078c48c682b82e3a1134bb105b1da1098ecd88a","kind":"commit","published_at":"2022-12-03T13:47:26.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.2+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2+2/manifests"},{"name":"v6.0.0-beta.19","sha":"fc98712f30e75edb3d70dbbf3fe07a77e0b0552f","kind":"commit","published_at":"2022-11-30T15:53:10.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.19","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.19/manifests"},{"name":"v5.7.2+1","sha":"f3fe62f84b8c851bf6af8136fe564e992bb4b575","kind":"commit","published_at":"2022-11-30T15:46:01.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.2+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2+1/manifests"},{"name":"v6.0.0-beta.18","sha":"2d32eff3f040facfcf74427d27f02317a9a1db42","kind":"commit","published_at":"2022-11-28T14:12:02.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.18","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.18/manifests"},{"name":"v6.0.0-beta.17","sha":"ae4471d4c006142f0aa968141f7d3fa8bc3257a7","kind":"commit","published_at":"2022-11-25T11:39:04.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.17","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.17/manifests"},{"name":"v6.0.0-beta.16","sha":"962fc35ff7bc103355908453a3e8dec9e593e983","kind":"commit","published_at":"2022-11-23T16:06:14.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.16","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.16/manifests"},{"name":"v5.7.2","sha":"c2ce274754be06c879f3fe733e4429ec70be4e94","kind":"commit","published_at":"2022-11-23T16:04:09.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.2/manifests"},{"name":"v6.0.0-beta.15","sha":"b82baaa06158e33bcb9040703d70ea8796ba2889","kind":"commit","published_at":"2022-11-22T21:41:18.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.15","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.15/manifests"},{"name":"v5.7.1+2","sha":"81d83a2421fbd23d2b0dbd7adb51adaf7e4b0788","kind":"commit","published_at":"2022-11-18T09:59:40.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.1+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.1+2/manifests"},{"name":"v5.7.1+1","sha":"7539d261bde1ad8f20a90cd30bca5ea3cc362c9a","kind":"commit","published_at":"2022-11-16T15:38:30.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.1+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.1+1/manifests"},{"name":"v6.0.0-beta.14","sha":"d39b1ef37475c87dd744ff3e2f07f24efd37dadb","kind":"commit","published_at":"2022-11-16T14:30:17.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.14","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.14/manifests"},{"name":"v6.0.0-beta.13","sha":"34236b0742d9d5bd6ac344c1b3ba00d203c0d772","kind":"commit","published_at":"2022-11-15T16:09:31.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.13","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.13/manifests"},{"name":"v6.0.0-beta.12","sha":"2f8fa22db439650d8dbcbd5dad72c9044163c907","kind":"commit","published_at":"2022-11-02T14:08:44.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.12","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.12/manifests"},{"name":"v6.0.0-beta.11","sha":"9ad20bd13ac0a33f71637d3bb2e135661b39aca8","kind":"commit","published_at":"2022-10-27T18:54:01.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.11","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.11/manifests"},{"name":"v6.0.0-beta.10","sha":"6037b8964b2d0bf36dadfbb597edca2d03118ce1","kind":"commit","published_at":"2022-10-27T09:04:26.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.10","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.10/manifests"},{"name":"v6.0.0-beta.9","sha":"52fb4b3263b75b189b6cd6cf76423fb60f4c60bf","kind":"commit","published_at":"2022-10-26T15:53:01.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.9","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.9/manifests"},{"name":"v6.0.0-beta.8","sha":"d5170c3dd8dcf169dad9e6f149d68f6630908c23","kind":"commit","published_at":"2022-10-24T12:27:37.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.8","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.8/manifests"},{"name":"v5.7.1","sha":"33e42bb07aff7134a573f25c6d26eaa0dfd03182","kind":"commit","published_at":"2022-10-24T10:47:10.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.1/manifests"},{"name":"v6.0.0-beta.7","sha":"4973770c1c636aa21e4b66f3e78e03ec97539cde","kind":"commit","published_at":"2022-10-22T20:00:09.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.7","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.7/manifests"},{"name":"v5.7.0","sha":"a90c5a8627098eaafdfed3e94b60e2ef39a1912e","kind":"commit","published_at":"2022-10-22T19:41:12.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.7.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.7.0/manifests"},{"name":"v5.6.0+2","sha":"85266de12c0818ee8d3c2b26131fd6c659fdacde","kind":"commit","published_at":"2022-10-22T19:20:06.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.6.0+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.6.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.6.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.6.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.6.0+2/manifests"},{"name":"v6.0.0-beta.6","sha":"b19539b643e7c2f0f521e8c70109572f616c16de","kind":"commit","published_at":"2022-10-22T02:06:11.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.6","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.6/manifests"},{"name":"v5.6.0+1","sha":"b19539b643e7c2f0f521e8c70109572f616c16de","kind":"commit","published_at":"2022-10-22T02:06:11.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.6.0+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.6.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.6.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.6.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.6.0+1/manifests"},{"name":"v6.0.0-beta.5","sha":"b6e7699ef8be56a5cecb4158b643fbb83da80a90","kind":"commit","published_at":"2022-10-20T16:55:30.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.5/manifests"},{"name":"v5.6.0","sha":"b6e7699ef8be56a5cecb4158b643fbb83da80a90","kind":"commit","published_at":"2022-10-20T16:55:30.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.6.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.6.0/manifests"},{"name":"v5.5.0+5","sha":"6904e44a66e79d9c56ccd7dc811fa6a28f0fd8b7","kind":"commit","published_at":"2022-10-20T16:40:26.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.5.0+5","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.5.0+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.5.0%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+5/manifests"},{"name":"v6.0.0-beta.4","sha":"00cf46faedae1de0ed93666553b8f9507cca55db","kind":"commit","published_at":"2022-10-20T14:50:11.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.4/manifests"},{"name":"v5.5.0+4","sha":"840aeabdb6953a10888dffa504642d7963872c06","kind":"commit","published_at":"2022-10-20T08:27:05.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.5.0+4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.5.0+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.5.0%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+4/manifests"},{"name":"v6.0.0-beta.3","sha":"786a5449633e1c195b675fb5878fb9e36a36be97","kind":"commit","published_at":"2022-10-19T14:54:54.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.3/manifests"},{"name":"v5.5.0+3","sha":"c2746a276123d5a09871db27237199269bce6f2a","kind":"commit","published_at":"2022-10-19T00:36:20.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.5.0+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.5.0+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.5.0%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+3/manifests"},{"name":"v6.0.0-beta.2","sha":"30d041283ba1d2c9fdec3835ce0498e7bb80d493","kind":"commit","published_at":"2022-10-14T01:45:48.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"44189ae75c61f5e9bc2df6dc167bae250b41fb4b","kind":"commit","published_at":"2022-10-14T00:41:22.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v6.0.0-beta.1/manifests"},{"name":"v5.5.0+1","sha":"6d1fbffb9cdb8fdd37f375343b2adfbf2d9586f0","kind":"commit","published_at":"2022-10-13T23:59:40.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.5.0+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.5.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.5.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0+1/manifests"},{"name":"v5.5.0","sha":"476dc86cfb0af98b2e0ff4760faa88857388ea7e","kind":"commit","published_at":"2022-10-13T22:59:31.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.5.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.5.0/manifests"},{"name":"v5.4.4+3","sha":"6b94751df5bbf359545d581d957dc78bbdc78290","kind":"commit","published_at":"2022-10-05T15:01:34.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.4+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.4+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.4%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.4+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.4+3/manifests"},{"name":"v5.4.4+2","sha":"0579de9f9cca2264a759968c20bd4b52f5ad8c39","kind":"commit","published_at":"2022-10-04T11:14:29.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.4+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.4+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.4%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.4+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.4+2/manifests"},{"name":"v5.4.4","sha":"916fabf7048509d53d69a4ca71a2959ffa31df6d","kind":"commit","published_at":"2022-10-04T10:25:07.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.4/manifests"},{"name":"v5.4.3+8","sha":"c2f37fd2956e36aa465f61efbb47dbfa735cd387","kind":"commit","published_at":"2022-10-03T12:08:02.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+8","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+8/manifests"},{"name":"v5.4.3+7","sha":"ee1b0d7ff754a49e9f995c68505da3556b9c830d","kind":"commit","published_at":"2022-05-05T20:00:54.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+7","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+7/manifests"},{"name":"v5.4.3+6","sha":"f58eea323a74cd03dc5eed7d8b63bc1bfb7da041","kind":"commit","published_at":"2022-05-05T19:48:23.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+6","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+6/manifests"},{"name":"v5.4.3+5","sha":"1fbabf1e8fccb9589a0417877144bc788afd3fb6","kind":"commit","published_at":"2022-05-05T19:26:01.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+5","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+5/manifests"},{"name":"v5.4.3+4","sha":"c947ad0e5fe67c70fcde215e5f999bd64fdc03a4","kind":"commit","published_at":"2022-04-28T19:17:44.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+4/manifests"},{"name":"v5.4.3+3","sha":"15ecdc86fbe5902822726c86e3dfae58311eabb0","kind":"commit","published_at":"2022-04-28T18:42:46.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+3/manifests"},{"name":"v5.4.3+2","sha":"04b001f4990fe27dece76336762640f10946202e","kind":"commit","published_at":"2022-04-28T15:14:57.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+2/manifests"},{"name":"v5.4.3+1","sha":"ad04812a6eccc5da2bb1b9c0ed5ddaac546c80dc","kind":"commit","published_at":"2022-04-28T11:39:59.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3+1/manifests"},{"name":"v5.4.3","sha":"9aa812e1303518535ae2d875b7c54e509f0d1398","kind":"commit","published_at":"2022-04-26T19:24:21.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.3/manifests"},{"name":"v5.4.2+1","sha":"442b51db0f0d9995f8f0fe24c9e26b8d9f06bba1","kind":"commit","published_at":"2022-04-26T11:55:24.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.2+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.2+1/manifests"},{"name":"v5.4.2","sha":"f885a0537fcaf858c2ef38f1de0ce677354dfa8c","kind":"commit","published_at":"2022-04-25T16:00:10.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.2/manifests"},{"name":"v5.4.1+2","sha":"951b974dd38dba82afa4368f8497bf9e23a127fa","kind":"commit","published_at":"2022-04-25T10:55:35.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.1+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.1+2/manifests"},{"name":"v5.4.1+1","sha":"f511e4d1f5441f277231c9e05a70cc917755fb64","kind":"commit","published_at":"2022-04-23T13:43:57.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.1+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.1+1/manifests"},{"name":"v5.4.1","sha":"2d31a2f58b980fa2c840d360c91f637a71113d92","kind":"commit","published_at":"2022-04-23T02:02:37.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.1/manifests"},{"name":"v5.4.0+3","sha":"d1e4dc55d0e7847c65cc2ad64f79d86d99e3742a","kind":"commit","published_at":"2022-04-22T14:32:03.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.0+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.0+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.0%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0+3/manifests"},{"name":"v5.4.0+2","sha":"7aade1870199ffdad609f822c8d28998583b6105","kind":"commit","published_at":"2022-04-20T01:15:28.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.0+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0+2/manifests"},{"name":"v5.4.0+1","sha":"cac89da6213f0a3dc3aef3bf2da1865bd5c088ad","kind":"commit","published_at":"2022-04-19T08:28:53.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.0+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0+1/manifests"},{"name":"v5.4.0","sha":"7307d473fafe7d3cb45ee88e94a9a634e0f6b4e1","kind":"commit","published_at":"2022-04-18T22:42:57.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.4.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"f06bcdf695847a0187a31ab607b2bfe236fb0057","kind":"commit","published_at":"2021-04-07T16:34:35.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.3.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.2/manifests"},{"name":"v5.3.1+1","sha":"9b610424d59802bf261a0cbd695908aa60e74e7a","kind":"commit","published_at":"2021-04-06T16:14:41.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.3.1+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.3.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.3.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.1+1/manifests"},{"name":"v5.3.1","sha":"ffaa28a250f382adb3fba3d51c1c847bbc7bda67","kind":"commit","published_at":"2021-04-02T13:18:28.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.3.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.1/manifests"},{"name":"v5.3.0+1","sha":"babbfa16ebdf07aaa9516c55e56a7e8f4b117954","kind":"commit","published_at":"2021-03-30T16:34:49.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.3.0+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.3.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.3.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.0+1/manifests"},{"name":"v5.3.0","sha":"71a8fe23ea2622259b979c2261cf15a7b9f2e727","kind":"commit","published_at":"2021-03-28T02:17:09.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.3.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.3.0/manifests"},{"name":"v5.2.1+1","sha":"14d06fad48c8c8bdedf2cc70a5437e49c291fce6","kind":"commit","published_at":"2021-03-25T11:01:05.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.2.1+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.2.1+1/manifests"},{"name":"v5.2.1","sha":"522b34f2fa7a7be15610fa11eaaf17a55cc81fbe","kind":"commit","published_at":"2021-03-24T09:58:44.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.2.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"3352c9cef098b064d75b40d0647df412bd0cca50","kind":"commit","published_at":"2021-03-22T15:39:58.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.2.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.2.0/manifests"},{"name":"v5.1.0+4","sha":"54b31ca88589ab07eef38a055a7a39443c65836e","kind":"commit","published_at":"2021-03-08T16:23:34.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.1.0+4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.1.0+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.1.0%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+4/manifests"},{"name":"v5.1.0+3","sha":"124d2ae0de194e4b155c1696eeae18c81f9928e1","kind":"commit","published_at":"2021-03-08T09:23:20.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.1.0+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.1.0+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.1.0%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+3/manifests"},{"name":"v5.1.0+2","sha":"c9f8466ac231b28a2180576b7a5d695b8371daff","kind":"commit","published_at":"2021-03-07T20:34:14.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.1.0+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.1.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.1.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+2/manifests"},{"name":"v5.1.0+1","sha":"98d705b9e6a03fa5472146d7b913aa4a171e1b49","kind":"commit","published_at":"2021-03-06T15:13:05.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.1.0+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.1.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.1.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0+1/manifests"},{"name":"v5.1.0","sha":"0744743c9766f14cfc1b6429f69835375cecfa6c","kind":"commit","published_at":"2021-03-05T22:32:49.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.1.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.1.0/manifests"},{"name":"v5.0.5+3","sha":"26feeeaf92d28e75fca4a18c0796f8868936a48c","kind":"commit","published_at":"2021-03-02T00:09:55.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.5+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.5+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.5%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5+3/manifests"},{"name":"v5.0.5+2","sha":"0301190608aaa8da31c55fc17b8d5fe4131ce99c","kind":"commit","published_at":"2021-03-01T19:36:31.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.5+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.5+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.5%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5+2/manifests"},{"name":"v5.0.5+1","sha":"a8858020f2b543c9b95230226cfde096cf38e77e","kind":"commit","published_at":"2021-03-01T19:26:57.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.5+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.5+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.5%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5+1/manifests"},{"name":"v5.0.5","sha":"b41eb693a5f79cf85d1ad95b94e2162a170fc8aa","kind":"commit","published_at":"2021-03-01T15:43:50.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.5","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.5/manifests"},{"name":"v5.0.4-nullsafety.1","sha":"82f1dee4a10d8cb13365665cb5b45c24176c094e","kind":"commit","published_at":"2021-02-26T10:27:29.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.4-nullsafety.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.4-nullsafety.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.4-nullsafety.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.4-nullsafety.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.4-nullsafety.1/manifests"},{"name":"v5.0.3-nullsafety.1","sha":"f92373cb62c1432647016f99108df77b779f3ea4","kind":"commit","published_at":"2021-02-25T18:48:48.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.3-nullsafety.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.3-nullsafety.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.3-nullsafety.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.3-nullsafety.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.3-nullsafety.1/manifests"},{"name":"v5.0.2-nullsafety.1","sha":"441f4cb762ba4008aea61ef83e144e8192f8ba2b","kind":"commit","published_at":"2021-02-25T08:33:49.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.2-nullsafety.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.2-nullsafety.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.2-nullsafety.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.2-nullsafety.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.2-nullsafety.1/manifests"},{"name":"v5.0.1-nullsafety.1","sha":"76b424d253c81e57dcbe61758ca705b0fe7cc208","kind":"commit","published_at":"2021-02-24T23:07:06.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.1-nullsafety.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.1-nullsafety.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.1-nullsafety.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.1-nullsafety.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.1-nullsafety.1/manifests"},{"name":"v5.0.0-nullsafety.0","sha":"35cea5b01afbdd5e24c30665aa40ab01465dd1c3","kind":"commit","published_at":"2021-02-22T22:59:11.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v5.0.0-nullsafety.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v5.0.0-nullsafety.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v5.0.0-nullsafety.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.0-nullsafety.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v5.0.0-nullsafety.0/manifests"},{"name":"v4.0.0+4","sha":"f7af3130a4a9c1b06d179258499f8c040c17efb5","kind":"commit","published_at":"2020-07-03T18:12:52.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v4.0.0+4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v4.0.0+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v4.0.0%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v4.0.0+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v4.0.0+4/manifests"},{"name":"v4.0.0","sha":"3bb05cf03b2b6423b8d3e091f1edbf5bf8e24407","kind":"commit","published_at":"2020-06-30T12:29:19.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v4.0.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v4.0.0/manifests"},{"name":"v3.4.0+2","sha":"9d92911ab2ccbfab09b7cf8dba208a7ef6feab82","kind":"commit","published_at":"2020-06-24T22:18:01.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v3.4.0+2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v3.4.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v3.4.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.4.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.4.0+2/manifests"},{"name":"v3.4.0+1","sha":"daa40a701ed3db11ed2c6675ad58064fc6589428","kind":"commit","published_at":"2020-06-21T23:20:10.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v3.4.0+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v3.4.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v3.4.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.4.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.4.0+1/manifests"},{"name":"v.3.4.0","sha":"993c6f60f9a1a7a2ea9e9f67a68f2d6713a7d0b3","kind":"commit","published_at":"2020-06-21T22:09:35.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v.3.4.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v.3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v.3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v.3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v.3.4.0/manifests"},{"name":"v3.3.0+3","sha":"30102a5c1ac8ba44d2dc058f534eb7e4b0abfa04","kind":"commit","published_at":"2020-06-02T23:48:27.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v3.3.0+3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v3.3.0+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v3.3.0%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.3.0+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.3.0+3/manifests"},{"name":"v3.3.0","sha":"0c6a02fff81f5804ac1a80f650deb8b6799dc5b7","kind":"commit","published_at":"2020-05-30T21:13:28.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v3.3.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"5943059b1dc2ab6ab67cb0664365a745cc37e91c","kind":"commit","published_at":"2020-05-21T01:34:39.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v3.2.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"02c3de9280f2147a428e89475412c1eb70fdd8ab","kind":"commit","published_at":"2020-05-11T00:48:41.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v3.1.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"efdc1ff6d72598d7c62f7b5db7722bf6bf7e6aa4","kind":"commit","published_at":"2020-05-09T03:01:11.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v3.0.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v3.0.0/manifests"},{"name":"v2.1.0+1","sha":"16ec6ac49ffb77cff9096854f961a09e648905b4","kind":"commit","published_at":"2019-12-02T23:26:03.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v2.1.0+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v2.1.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v2.1.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.1.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.1.0+1/manifests"},{"name":"v2.1.0","sha":"6ba5b0c115ef8384f58b3ace5b1d30fae6da2af7","kind":"commit","published_at":"2019-12-02T23:07:29.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v2.1.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.1.0/manifests"},{"name":"v2.0.1+1","sha":"ade4480c6dfde5463e296c7e1c31d661475032d6","kind":"commit","published_at":"2019-12-01T11:55:06.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v2.0.1+1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v2.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v2.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.0.1+1/manifests"},{"name":"v2.0.1","sha":"6677917bc32c7401a6cc5ce05de395c217f63829","kind":"commit","published_at":"2019-11-28T01:39:06.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v2.0.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"992bf4647c8fe7092b5324592c3f728322ffb860","kind":"commit","published_at":"2019-11-25T22:12:49.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v2.0.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"f6353b8f722faad5d6597c2cceafffad3c3f611c","kind":"commit","published_at":"2019-06-07T00:13:56.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v1.2.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"da99de051a97382d8415a1ffffe3929a76aa9f60","kind":"commit","published_at":"2019-05-22T23:51:42.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v1.2.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"0e1639bb70ad4325f9d88839079a0a63b478aac7","kind":"commit","published_at":"2019-04-26T19:35:50.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v1.1.3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"36fc04c28526263d67c00ac9d413d6d8387b3451","kind":"commit","published_at":"2019-04-26T14:55:05.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v1.1.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dec7e07979803cd871f4a9a64216e4f471790c7d","kind":"commit","published_at":"2019-03-15T02:30:57.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v1.1.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"f3f0876f285c46b7e4357a03a978f6b4db2bb8fa","kind":"commit","published_at":"2019-03-12T01:14:30.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v1.0.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8db2a6b22af5f0c006ac351865f02fc00e67fb2c","kind":"commit","published_at":"2019-03-11T14:52:09.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v1.0.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v1.0.0/manifests"},{"name":"v0.6.0","sha":"a1e3011087119570e16b8caa9176aacabe46924e","kind":"commit","published_at":"2019-03-11T02:46:36.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.6.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.6.0/manifests"},{"name":"v0.5.51","sha":"f02791f478ee30d2160da201ec8ca43c3bc4795b","kind":"commit","published_at":"2018-11-07T00:40:16.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.5.51","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.51/manifests"},{"name":"v0.5.5","sha":"b043b435d2b055c4947806a70edca959c8da314a","kind":"commit","published_at":"2018-11-07T00:11:27.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.5.5","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"53e9ecbfa271b7dfb40fe631f427c32433e75608","kind":"commit","published_at":"2018-10-30T22:59:17.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.5.4","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"456be7d7f7c3f1ec630f0463fd66a77f825ab8e8","kind":"commit","published_at":"2018-10-27T23:16:29.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.5.3","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"aa88e7d7bf3cb578f070d0d26216a2fda27d5f52","kind":"commit","published_at":"2018-10-22T23:46:23.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.5.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"867715ea5e8c99c661c12bd3962a381c59d39725","kind":"commit","published_at":"2018-10-22T00:13:38.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.5.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"7368ca07b59b3622db33e5f3ca91394621c065bd","kind":"commit","published_at":"2018-10-21T22:47:01.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.5.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"ee7910b0b7538c6483eb4bdda4d51898c1dd0026","kind":"commit","published_at":"2018-10-17T23:41:29.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.4.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"860a42e2ba744a872976f73d73a0af7cbbb9fe34","kind":"commit","published_at":"2018-10-15T23:27:58.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.4.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"c7356f33c8c31d2291b4a28b02dbd565b8560767","kind":"commit","published_at":"2018-10-14T11:58:42.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.3.2","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3629769650924e8099f5359ff7259cf0b3a8b15f","kind":"commit","published_at":"2018-10-13T20:16:42.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.3.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4d10efc6777293f67907876b079037d5b4f3fb28","kind":"commit","published_at":"2018-10-13T19:53:02.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.3.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"f032b7f63512222db1f68645a26f0b22505b77f7","kind":"commit","published_at":"2018-10-09T23:52:27.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.2.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"db65f7a042a5f094b5b86ae2494f81671afee509","kind":"commit","published_at":"2018-10-05T11:18:28.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.2.0","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"141da40974076cf3a2510bf54933c383935b19e7","kind":"commit","published_at":"2018-09-24T00:07:38.000Z","download_url":"https://codeload.github.com/pichillilorenzo/flutter_inappwebview/tar.gz/v0.1.1","html_url":"https://github.com/pichillilorenzo/flutter_inappwebview/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pichillilorenzo/flutter_inappwebview@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pichillilorenzo%2Fflutter_inappwebview/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-03-17T02:27:16.798Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":23.008012112800454,"dependent_packages_count":10.413247485586837,"stargazers_count":0.6349873843566022,"forks_count":0.6433978132884777,"docker_downloads_count":null,"average":8.674911199008093},"purl":"pkg:pub/flutter_inappwebview_android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/flutter_inappwebview_android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pub/flutter_inappwebview_android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/flutter_inappwebview_android/dependencies","status":null,"funding_links":["https://inappwebview.dev/donate/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-16T18:20:17.054Z","issues_count":1604,"pull_requests_count":210,"avg_time_to_close_issue":56477333.98065601,"avg_time_to_close_pull_request":5924842.8,"issues_closed_count":1189,"pull_requests_closed_count":140,"pull_request_authors_count":107,"issue_authors_count":1317,"avg_comments_per_issue":3.510598503740648,"avg_comments_per_pull_request":2.2333333333333334,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":103,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":1154918.0,"past_year_avg_time_to_close_pull_request":576.0,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":99,"past_year_avg_comments_per_issue":0.912621359223301,"past_year_avg_comments_per_pull_request":0.45454545454545453,"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/pichillilorenzo%2Fflutter_inappwebview/issues","maintainers":[{"login":"pichillilorenzo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pichillilorenzo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_inappwebview_android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_inappwebview_android/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_inappwebview_android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_inappwebview_android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_inappwebview_android/codemeta","maintainers":[]}