{"id":18654716,"url":"https://github.com/camus-design/toolbox","last_synced_at":"2025-04-11T17:31:36.466Z","repository":{"id":175808729,"uuid":"608019816","full_name":"camus-design/toolbox","owner":"camus-design","description":"A comprehensive utility library for Dart and Flutter projects.","archived":false,"fork":false,"pushed_at":"2023-07-05T04:56:46.000Z","size":292,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T16:23:38.562Z","etag":null,"topics":["dart","datetime-format","debounce","empty","extention","flutter","launcher","logger","throttle","toolbox","toolkit","uri","utility"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/toolbox","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/camus-design.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-03-01T06:31:54.000Z","updated_at":"2024-10-08T23:35:20.000Z","dependencies_parsed_at":"2023-10-11T09:12:51.182Z","dependency_job_id":null,"html_url":"https://github.com/camus-design/toolbox","commit_stats":{"total_commits":66,"total_committers":3,"mean_commits":22.0,"dds":"0.030303030303030276","last_synced_commit":"ec0156aa482699abd6f8a2213770e33dba774aff"},"previous_names":["camus-design/toolbox"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camus-design%2Ftoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camus-design%2Ftoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camus-design%2Ftoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camus-design%2Ftoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camus-design","download_url":"https://codeload.github.com/camus-design/toolbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248449778,"owners_count":21105560,"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":["dart","datetime-format","debounce","empty","extention","flutter","launcher","logger","throttle","toolbox","toolkit","uri","utility"],"created_at":"2024-11-07T07:16:17.863Z","updated_at":"2025-04-11T17:31:31.444Z","avatar_url":"https://github.com/camus-design.png","language":"Dart","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/camus-design/toolbox\"\u003e\n    \u003cimg src=\"https://github.com/camus-design/toolbox/assets/1112181/5716e25b-df47-48fc-918a-0e27b5d5836a\" width=\"256\" alt=\"Camus Design Toolbox\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Camus Design Toolbox\n\nCamus Design's Toolbox is a comprehensive utility library for Dart and Flutter projects.\nIt offers a suite of functions and classes to help you streamline your code, reduce repetition, and improve readability.\n\nAn out-of-the-box tools library:\n\n1. Ready for production;\n2. Easy to configure;\n3. Low learning curve;\n4. 100% test coverage.\n\n## Table of Contents\n\n- [Camus Design Toolbox](#camus-design-toolbox)\n  - [Table of Contents](#table-of-contents)\n  - [Features](#features)\n  - [Requirements](#requirements)\n  - [Getting Started](#getting-started)\n    - [Installation](#installation)\n    - [Usage](#usage)\n  - [API Reference](#api-reference)\n  - [Changelog](#changelog)\n  - [Contributing](#contributing)\n  - [License](#license)\n\n## Features\n\n```bash\n├── date\n│   ├── format_distance.dart\n│   └── interval_timer.dart\n├── debounce.dart\n├── empty.dart\n├── extensions\n│   ├── date_time.dart\n│   ├── list.dart\n│   ├── number.dart\n│   ├── object.dart\n│   └── string.dart\n├── flutter\n│   ├── color.dart\n│   ├── device.dart\n│   └── launcher.dart\n├── log\n│   └── logger.dart\n├── performance\n│   └── time_measurement.dart\n├── throttle.dart\n└── uri.dart\n```\n\n## Requirements\n\n- Flutter 1.17.0 or higher\n- Dart SDK version 2.19.2 or higher\n\n## Getting Started\n\n### Installation\n\nTo install the Camus Design Toolbox:\n\n```bash\nflutter pub add toolbox\n```\n\n### Usage\n\nTo start using the Camus Design Toolbox in your projects, import the package:\n\n```dart\nimport 'package:toolbox/toolbox.dart';\n```\n\nThen, you can use the provided utilities in your application. For more detailed usage instructions, please refer to the [API Reference](https://pub.dev/documentation/toolbox/latest/).\n\n## API Reference\n\nFor detailed information on the package's API, refer to the [API Reference](https://pub.dev/documentation/toolbox/latest/) on pub.dev.\n\n## Changelog\n\nThe [Changelog](./CHANGELOG.md) provides a detailed history of changes made to the package.\n\n## Contributing\n\nThen, you can use the provided utilities in your application. For more detailed usage instructions, please refer to the Examples section and the API Reference.\n\nThanks to all the people who already contributed!\n\n\u003ca href=\"https://github.com/camus-design/toolbox/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=camus-design/toolbox\" /\u003e\n\u003c/a\u003e\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamus-design%2Ftoolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamus-design%2Ftoolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamus-design%2Ftoolbox/lists"}