{"id":18508537,"url":"https://github.com/roundedinfinity/clever_util","last_synced_at":"2025-05-14T09:35:43.775Z","repository":{"id":185553959,"uuid":"673737152","full_name":"RoundedInfinity/clever_util","owner":"RoundedInfinity","description":"A utility dart library that simplifies using many patterns.","archived":false,"fork":false,"pushed_at":"2023-10-03T15:42:49.000Z","size":32,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T02:19:22.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoundedInfinity.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}},"created_at":"2023-08-02T10:00:50.000Z","updated_at":"2024-10-28T10:28:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"992f02b6-0bba-4da5-95a9-fe9942b47c9d","html_url":"https://github.com/RoundedInfinity/clever_util","commit_stats":null,"previous_names":["roundedinfinity/clever_util"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoundedInfinity%2Fclever_util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoundedInfinity%2Fclever_util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoundedInfinity%2Fclever_util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoundedInfinity%2Fclever_util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoundedInfinity","download_url":"https://codeload.github.com/RoundedInfinity/clever_util/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254112391,"owners_count":22016750,"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","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":"2024-11-06T15:14:41.187Z","updated_at":"2025-05-14T09:35:43.754Z","avatar_url":"https://github.com/RoundedInfinity.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clever Util\n\n[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]\n[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)\n[![License: MIT][license_badge]][license_link]\n\nA utility dart library that simplifies using many patterns.\n\n## Usage\n\nImport the library.\n\n```dart\nimport 'package:clever_util/clever_util.dart';\n```\n\nUse the methods of the library.\n\n```dart\nvoid main(List\u003cString\u003e args) {\n  // Working with Strings\n  'hello world'.isNotBlank; // true\n  '   '.isNotBlank; // false\n  null.isNotBlank; // false\n}\n```\n\n[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license_link]: https://opensource.org/licenses/MIT\n[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg\n[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundedinfinity%2Fclever_util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froundedinfinity%2Fclever_util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundedinfinity%2Fclever_util/lists"}