{"id":30858928,"url":"https://github.com/solid-software/solid_lints","last_synced_at":"2026-03-13T19:02:59.218Z","repository":{"id":44317074,"uuid":"438779269","full_name":"solid-software/solid_lints","owner":"solid-software","description":"🟧 Lints for Dart and Flutter based on software industry standards and best practices.","archived":false,"fork":false,"pushed_at":"2025-06-04T16:40:55.000Z","size":621,"stargazers_count":38,"open_issues_count":25,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T22:18:49.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solid-software.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-15T21:33:58.000Z","updated_at":"2025-06-03T15:00:14.000Z","dependencies_parsed_at":"2024-02-17T02:25:05.716Z","dependency_job_id":"7293df0b-318a-476e-8455-277d3b1ff2f9","html_url":"https://github.com/solid-software/solid_lints","commit_stats":{"total_commits":99,"total_committers":23,"mean_commits":4.304347826086956,"dds":0.797979797979798,"last_synced_commit":"e5fb3e921c364a6ca899f744ef45655ac027be31"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/solid-software/solid_lints","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid-software%2Fsolid_lints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid-software%2Fsolid_lints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid-software%2Fsolid_lints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid-software%2Fsolid_lints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solid-software","download_url":"https://codeload.github.com/solid-software/solid_lints/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid-software%2Fsolid_lints/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274051961,"owners_count":25214030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"keywords":[],"created_at":"2025-09-07T14:55:25.209Z","updated_at":"2026-03-13T19:02:54.187Z","avatar_url":"https://github.com/solid-software.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solid Lints\n[![style: solid](https://img.shields.io/badge/style-solid-orange)](https://pub.dev/packages/solid_lints)\n[![$solid_lints](https://nokycucwgzweensacwfy.supabase.co/functions/v1/get_project_badge?projectId=211)](https://nokycucwgzweensacwfy.supabase.co/functions/v1/get_project_url?projectId=211)\n\n\nFlutter/Dart lints configuration based on software engineering industry standards (ISO/IEC, NIST) and best practices.\n\n# Documentation\n\nFor more detailed information and guidelines on using Solid Lints, please refer to the documentation: \n* https://lints.solid.software\n\n# Usage\n\nAdd dependency in your pubspec.yaml:\n\n```yaml\ndev_dependencies:\n  solid_lints: \u003cINSERT LATEST VERSION\u003e\n```\n\nAnd then include `solid_lints` into your project top-level `analysis_options.yaml`:\n\n```yaml\ninclude: package:solid_lints/analysis_options.yaml\n```\n\nAlso you can use a specialized rule set designed for Dart tests.\nAdd an `analysis_options.yaml` file under the `test/` directory, and include the ruleset:\n\n```yaml\ninclude: package:solid_lints/analysis_options_test.yaml\n```\n\nThen you can see suggestions in your IDE or you can run checks manually:\n\n```bash\ndart analyze;\ndart run custom_lint;\n```\n\n# Badge\n\nTo indicate that your project is using Solid Lints, you can use the following badge:\n\n```markdown\n[![style: solid](https://img.shields.io/badge/style-solid-orange)](https://pub.dev/packages/solid_lints)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolid-software%2Fsolid_lints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolid-software%2Fsolid_lints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolid-software%2Fsolid_lints/lists"}