{"id":86426,"name":"easy_localization","ecosystem":"pub","description":"Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process .","homepage":"https://github.com/aissat/easy_localization","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/aissat/easy_localization","keywords_array":[],"namespace":null,"versions_count":101,"first_release_published_at":"2018-12-22T14:21:19.005Z","latest_release_published_at":"2025-07-24T21:45:56.640Z","latest_release_number":"3.0.8","last_synced_at":"2026-04-20T01:01:30.384Z","created_at":"2022-04-05T11:44:49.227Z","updated_at":"2026-04-20T01:01:54.765Z","registry_url":"https://pub.dev/packages/easy_localization","install_command":"dart pub add easy_localization","documentation_url":"https://pub.dev/documentation/easy_localization/","metadata":{},"repo_metadata":{"id":38419902,"uuid":"162816156","full_name":"aissat/easy_localization","owner":"aissat","description":" Easy and Fast internationalizing your Flutter Apps","archived":false,"fork":false,"pushed_at":"2026-01-19T13:14:45.000Z","size":3336,"stargazers_count":1047,"open_issues_count":220,"forks_count":371,"subscribers_count":16,"default_branch":"develop","last_synced_at":"2026-04-11T20:01:55.521Z","etag":null,"topics":["csv","flutter","flutter-apps","globalization","i18n","i18n-alternative","internationalization","json","json-files","json-localization","locale","locale-gen","locales","locales-translation","localization","localization-kit","localization-tool","localization-using-json-files","translated-keys","translation"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/easy_localization","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aissat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://www.buymeacoffee.com/aissat"],"ko_fi":"aissat","open_collective":"flutter_easy_localization"}},"created_at":"2018-12-22T14:03:59.000Z","updated_at":"2026-04-08T01:45:49.000Z","dependencies_parsed_at":"2024-01-01T04:13:26.118Z","dependency_job_id":"2c6739d2-f2df-4464-b2dd-fd15c0beeda0","html_url":"https://github.com/aissat/easy_localization","commit_stats":{"total_commits":697,"total_committers":48,"mean_commits":"14.520833333333334","dds":0.5667144906743184,"last_synced_commit":"e5d0f7025797acae9cc478bb693cb774daef385f"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/aissat/easy_localization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aissat","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/sbom","scorecard":{"id":173864,"data":{"date":"2025-08-11","repo":{"name":"github.com/aissat/easy_localization","commit":"c81810833f4e3abbdb2339ece15767de3d46282a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 9/10 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pr_check.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aissat/easy_localization/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aissat/easy_localization/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aissat/easy_localization/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aissat/easy_localization/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aissat/easy_localization/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aissat/easy_localization/test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: .gitpod.Dockerfile:1: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Although you appear to have the correct authorization credentials, the `bridgecrewio` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T17:13:42.443Z","repository_id":38419902,"created_at":"2025-08-16T17:13:42.443Z","updated_at":"2025-08-16T17:13:42.443Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32028547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"ssl_error","status_checked_at":"2026-04-20T00:17:31.068Z","response_time":55,"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":"aissat","name":"Aye7","uuid":"4768203","kind":"user","description":"I'm a software engineer, Open source lover, #Linux fan, and #flutter developer\r\ninterest in #DevOps and enjoy working in it :)\r\n","email":"","website":null,"location":"Algeria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4768203?v=4","repositories_count":167,"last_synced_at":"2024-05-21T03:13:52.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aissat","funding_links":[],"total_stars":950,"followers":180,"following":548,"created_at":"2022-11-07T08:13:52.923Z","updated_at":"2024-05-21T03:14:07.425Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aissat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aissat/repositories"},"tags":[{"name":"v3.0.8","sha":"c81810833f4e3abbdb2339ece15767de3d46282a","kind":"commit","published_at":"2025-07-24T21:40:38.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.8","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"e5d0f7025797acae9cc478bb693cb774daef385f","kind":"commit","published_at":"2024-05-12T08:36:29.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.7","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"39d091e3e1ea70cec33fc37db22f66a33091b377","kind":"commit","published_at":"2024-04-22T08:38:01.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.6","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"63a39744ca18e38e51b5d30dbb63b95925b27ef5","kind":"commit","published_at":"2024-03-01T13:26:40.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.5","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"76484a947c352f7e887b7d2d073b65d70884de43","kind":"commit","published_at":"2024-02-11T07:26:03.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.4","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.4/manifests"},{"name":"V3.0.4","sha":"76484a947c352f7e887b7d2d073b65d70884de43","kind":"commit","published_at":"2024-02-11T07:26:03.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/V3.0.4","html_url":"https://github.com/aissat/easy_localization/releases/tag/V3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@V3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/V3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/V3.0.4/manifests"},{"name":"v3.0.3","sha":"6b899f0fcb0226ff006f7b212fa73b7f17d5964e","kind":"commit","published_at":"2023-09-01T09:19:16.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.3","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.3/manifests"},{"name":"v3.0.3-dev.1","sha":"0a3e3506afd446c78a9ae9e2d436067c1d80e44a","kind":"commit","published_at":"2023-08-30T15:08:48.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.3-dev.1","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.3-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.3-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.3-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.3-dev.1/manifests"},{"name":"v3.0.2-d.6+0","sha":"9198f831cead31e596ea500e3b76145326ddf3bb","kind":"commit","published_at":"2023-05-16T03:16:52.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.2-d.6+0","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.2-d.6+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.2-d.6%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.2-d.6+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.2-d.6+0/manifests"},{"name":"v3.0.0","sha":"f8760545f5079bdda03e2b3a71e093031541de15","kind":"commit","published_at":"2021-02-20T13:36:32.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v3.0.0","html_url":"https://github.com/aissat/easy_localization/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v3.0.0/manifests"},{"name":"v2.3.3","sha":"c4cd1799ad01b9ed5ba3639910659b76f9b44959","kind":"commit","published_at":"2020-08-08T13:39:51.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v2.3.3","html_url":"https://github.com/aissat/easy_localization/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"f7e0745a7179e96566b7a803e8966d730d304ef1","kind":"commit","published_at":"2020-05-15T19:54:30.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v2.3.2","html_url":"https://github.com/aissat/easy_localization/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"56166ab71904e4272a1acf931a6e1ea5438de413","kind":"commit","published_at":"2020-05-13T17:21:04.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v2.3.1","html_url":"https://github.com/aissat/easy_localization/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ef3c7e693185fcca663f89c02b28dabd36676708","kind":"commit","published_at":"2020-05-05T20:27:18.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v2.3.0","html_url":"https://github.com/aissat/easy_localization/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"ee23b7068c12fb6919918bbc1901d69c2a636c91","kind":"commit","published_at":"2020-04-25T17:05:35.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v2.2.1","html_url":"https://github.com/aissat/easy_localization/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c6ac21491f0e3a4517cfff576dddd44ee6d66b7","kind":"commit","published_at":"2020-04-24T22:51:23.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v2.2.0","html_url":"https://github.com/aissat/easy_localization/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a64a572a952d8128dc968b1d10ae02f0a094bc29","kind":"commit","published_at":"2020-04-03T00:44:14.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/v2.1.0","html_url":"https://github.com/aissat/easy_localization/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/v2.1.0/manifests"},{"name":"V2.0.2","sha":"4e3911d458ee1173b8881c5e0e4d664644aca1c4","kind":"commit","published_at":"2020-03-24T23:52:16.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/V2.0.2","html_url":"https://github.com/aissat/easy_localization/releases/tag/V2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@V2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/V2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/V2.0.2/manifests"},{"name":"V2.0.0","sha":"ee5c617b87cd4db7f8a64778de445fd6bc6ff131","kind":"commit","published_at":"2020-03-02T18:10:59.000Z","download_url":"https://codeload.github.com/aissat/easy_localization/tar.gz/V2.0.0","html_url":"https://github.com/aissat/easy_localization/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aissat/easy_localization@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/tags/V2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-18T14:38:16.076Z","dependent_packages_count":84,"downloads":null,"downloads_period":null,"dependent_repos_count":1293,"rankings":{"downloads":null,"dependent_repos_count":0.7272327804020653,"dependent_packages_count":0.5932110293309898,"stargazers_count":1.9577254350500968,"forks_count":1.6258376359441944,"docker_downloads_count":null,"average":1.2260017201818365},"purl":"pkg:pub/easy_localization","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/easy_localization","docker_dependents_count":2,"docker_downloads_count":167,"usage_url":"https://repos.ecosyste.ms/usage/pub/easy_localization","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/easy_localization/dependencies","status":null,"funding_links":["https://www.buymeacoffee.com/aissat","https://ko-fi.com/aissat","https://opencollective.com/flutter_easy_localization"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-29T23:32:57.742Z","issues_count":284,"pull_requests_count":131,"avg_time_to_close_issue":25271242.553398058,"avg_time_to_close_pull_request":16979425.531914894,"issues_closed_count":103,"pull_requests_closed_count":94,"pull_request_authors_count":64,"issue_authors_count":248,"avg_comments_per_issue":2.8556338028169015,"avg_comments_per_pull_request":1.6870229007633588,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":8518077.0,"past_year_avg_time_to_close_pull_request":453299.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":1.8333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aissat%2Feasy_localization/issues","maintainers":[{"login":"bw-flagship","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bw-flagship"},{"login":"aissat","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aissat"},{"login":"Overman775","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Overman775"},{"login":"mauriziopinotti","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauriziopinotti"},{"login":"kyle-seongwoo-jun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kyle-seongwoo-jun"}],"active_maintainers":[{"login":"aissat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aissat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/easy_localization/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/easy_localization/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/easy_localization/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/easy_localization/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/easy_localization/codemeta","maintainers":[]}