{"id":92416,"name":"flutter_redux","ecosystem":"pub","description":"A set of utility Widgets that Provide and Connect to a Redux Store","homepage":"https://github.com/brianegan/flutter_redux","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianegan/flutter_redux","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2017-08-24T11:06:59.934Z","latest_release_published_at":"2022-05-14T16:57:43.726Z","latest_release_number":"0.10.0","last_synced_at":"2026-04-16T10:09:29.326Z","created_at":"2022-04-05T12:15:40.441Z","updated_at":"2026-04-16T10:32:38.187Z","registry_url":"https://pub.dev/packages/flutter_redux","install_command":"dart pub add flutter_redux","documentation_url":"https://pub.dev/documentation/flutter_redux/","metadata":{},"repo_metadata":{"id":37382126,"uuid":"112011137","full_name":"brianegan/flutter_redux","owner":"brianegan","description":"A library that connects Widgets to a Redux Store","archived":false,"fork":false,"pushed_at":"2023-04-06T02:42:49.000Z","size":7982,"stargazers_count":1649,"open_issues_count":18,"forks_count":211,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-04-11T12:13:52.708Z","etag":null,"topics":["dart","dartlang","flutter","redux"],"latest_commit_sha":null,"homepage":null,"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/brianegan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-11-25T14:48:13.000Z","updated_at":"2026-04-09T10:29:12.000Z","dependencies_parsed_at":"2024-01-05T21:04:46.276Z","dependency_job_id":null,"html_url":"https://github.com/brianegan/flutter_redux","commit_stats":{"total_commits":77,"total_committers":20,"mean_commits":3.85,"dds":0.2727272727272727,"last_synced_commit":"4f32df61db8a140351e2c75d1154208bee7a21c0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brianegan/flutter_redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianegan","download_url":"https://codeload.github.com/brianegan/flutter_redux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/sbom","scorecard":{"id":253129,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianegan/flutter_redux","commit":"4f32df61db8a140351e2c75d1154208bee7a21c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","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":"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/flutter.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/brianegan/flutter_redux/flutter.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flutter.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/brianegan/flutter_redux/flutter.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flutter.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/brianegan/flutter_redux/flutter.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/flutter.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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:58:07.441Z","repository_id":37382126,"created_at":"2025-08-17T08:58:07.441Z","updated_at":"2025-08-17T08:58:07.441Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":"brianegan","name":"Brian Egan","uuid":"126604","kind":"user","description":"Montana boy living in Berlin, Indie Hacker, and speaker of bad German.","email":"","website":"http://www.brianegan.com","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/126604?v=4","repositories_count":153,"last_synced_at":"2024-04-14T22:11:07.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brianegan","funding_links":[],"total_stars":12814,"followers":0,"following":0,"created_at":"2022-11-02T16:35:53.364Z","updated_at":"2024-04-14T22:11:32.123Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianegan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianegan/repositories"},"tags":[{"name":"0.6.0","sha":"01ca76558fe9a99f2df21e82cd782d0ef725bf04","kind":"commit","published_at":"2019-12-04T18:40:11.000Z","download_url":"https://codeload.github.com/brianegan/flutter_redux/tar.gz/0.6.0","html_url":"https://github.com/brianegan/flutter_redux/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianegan/flutter_redux@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/tags/0.6.0/manifests"},{"name":"v0.5.4","sha":"9e47a65c3d2fe4792e79e73da199428d5d2d4d39","kind":"commit","published_at":"2019-11-06T15:42:59.000Z","download_url":"https://codeload.github.com/brianegan/flutter_redux/tar.gz/v0.5.4","html_url":"https://github.com/brianegan/flutter_redux/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianegan/flutter_redux@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianegan%2Fflutter_redux/tags/v0.5.4/manifests"}]},"repo_metadata_updated_at":"2026-04-16T10:32:38.162Z","dependent_packages_count":30,"downloads":null,"downloads_period":null,"dependent_repos_count":631,"rankings":{"downloads":null,"dependent_repos_count":1.0664273639835549,"dependent_packages_count":0.8472984535759752,"stargazers_count":1.0852098420184904,"forks_count":1.7759876453033367,"docker_downloads_count":null,"average":1.1937308262203392},"purl":"pkg:pub/flutter_redux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/flutter_redux","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pub/flutter_redux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/flutter_redux/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T23:03:14.392Z","issues_count":86,"pull_requests_count":19,"avg_time_to_close_issue":13439872.855072463,"avg_time_to_close_pull_request":5040246.52631579,"issues_closed_count":69,"pull_requests_closed_count":19,"pull_request_authors_count":16,"issue_authors_count":81,"avg_comments_per_issue":2.8255813953488373,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"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/brianegan%2Fflutter_redux/issues","maintainers":[{"login":"brianegan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianegan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_redux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_redux/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_redux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_redux/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/flutter_redux/codemeta","maintainers":[]}