{"id":24266804,"url":"https://github.com/kmartins/dtx","last_synced_at":"2025-09-19T11:51:13.479Z","repository":{"id":45318804,"uuid":"322096098","full_name":"kmartins/dtx","owner":"kmartins","description":"Group of the package containing the most used Dart's extension functions in Zambiee's projects.","archived":false,"fork":false,"pushed_at":"2025-08-15T18:28:12.000Z","size":209,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-15T19:27:04.802Z","etag":null,"topics":["build-context","context","dart","extension-methods","extensions","flutter","sharedpreferences"],"latest_commit_sha":null,"homepage":"","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/kmartins.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-12-16T20:37:15.000Z","updated_at":"2025-08-15T18:27:42.000Z","dependencies_parsed_at":"2025-01-14T10:21:42.907Z","dependency_job_id":"ab8c765a-3772-4e3b-ad3e-ba6359c76fd8","html_url":"https://github.com/kmartins/dtx","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/kmartins/dtx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fdtx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fdtx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fdtx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fdtx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmartins","download_url":"https://codeload.github.com/kmartins/dtx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fdtx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275933417,"owners_count":25555516,"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-19T02:00:09.700Z","response_time":108,"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":["build-context","context","dart","extension-methods","extensions","flutter","sharedpreferences"],"created_at":"2025-01-15T11:27:48.978Z","updated_at":"2025-09-19T11:51:13.474Z","avatar_url":"https://github.com/kmartins.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"assets/logo.png\" alt=\"Logo\"/\u003e\n\u003c/p\u003e\n\n\u003ca href=\"https://codecov.io/gh/zambiee/dtx\"\u003e\u003cimg src=\"https://codecov.io/gh/zambiee/dtx/branch/main/graph/badge.svg\" alt=\"codecov\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/passsy/dart-lint\"\u003e\u003cimg src=\"https://img.shields.io/badge/style-lint-40c4ff.svg\" alt=\"style: lint\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/zambiee/dtx\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/zambiee/dtx.svg?style=flat\u0026logo=github\u0026colorB=deeppink\u0026label=stars\" alt=\"Star on GitHub\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-purple.svg\" alt=\"License: MIT\"\u003e\u003c/a\u003e\n\nGroup of the packages that rely on `Dart's extension` to provide easy access for the most used properties, functions, and additional convenience methods both in **Dart** (e.g: [String](https://api.dart.dev/stable/2.10.0/dart-core/String-class.html)), **Flutter** (e.g: [BuildContext](https://api.flutter.dev/flutter/widgets/BuildContext-class.html)), and **other packages** (e.g: [Shared Preferences](https://pub.dev/packages/shared_preferences)).\n\n# Dart\n\n⚠️ There are no packages yet!\n\n# Flutter\n\n| Name  |  Class  |   Pub Dev     |\n| ------------------- | ------------------- |------------------- |\n| [flutter_context_dtx](https://github.com/Zambiee/dtx/tree/main/packages/flutter/flutter_context_dtx) |  [BuildContext](https://api.flutter.dev/flutter/widgets/BuildContext-class.html) | \u003ca href=\"https://pub.dev/packages/flutter_context_dtx\"\u003e\u003cimg src=\"https://img.shields.io/pub/v/flutter_context_dtx.svg\" alt=\"Pub\"\u003e\u003c/a\u003e |\n\n# Other Packages\n\n| Name  |  Package  |   Pub Dev     |\n| ------------------- | ------------------- |------------------- |\n| [shared_preferences_dtx](https://github.com/Zambiee/dtx/tree/main/packages/other_packages/shared_preferences_dtx) |  [shared_preferences](https://pub.dev/packages/shared_preferences) | \u003ca href=\"https://pub.dev/packages/shared_preferences_dtx\"\u003e\u003cimg src=\"https://img.shields.io/pub/v/shared_preferences_dtx.svg\" alt=\"Pub\"\u003e\u003c/a\u003e |\n\n\n## 📝 Maintainers\n\n[Kauê Martins](https://github.com/kmartins)\n\n## 🤝 Support\n\nYou liked this package? Then give it a ⭐️. If you want to help then:\n\n- Fork this repository\n- Send a Pull Request with new features\n- Share this package\n- Create issues if you find a bug or want to suggest a new extension\n\n## 📝 License\n\nCopyright © 2025 [Kauê Martins](https://github.com/kmartins).\u003cbr /\u003e\nThis project is [MIT](https://opensource.org/licenses/MIT) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmartins%2Fdtx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmartins%2Fdtx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmartins%2Fdtx/lists"}