{"id":16583756,"url":"https://github.com/aloisdeniel/derived_colors","last_synced_at":"2025-03-16T21:30:22.627Z","repository":{"id":51954876,"uuid":"249635992","full_name":"aloisdeniel/derived_colors","owner":"aloisdeniel","description":"Generate color variants.","archived":false,"fork":false,"pushed_at":"2022-09-08T12:46:09.000Z","size":158,"stargazers_count":63,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-27T13:42:07.648Z","etag":null,"topics":["color","flutter","generate","variants"],"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/aloisdeniel.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}},"created_at":"2020-03-24T07:02:05.000Z","updated_at":"2024-09-30T17:25:36.000Z","dependencies_parsed_at":"2022-08-23T15:30:45.001Z","dependency_job_id":null,"html_url":"https://github.com/aloisdeniel/derived_colors","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloisdeniel%2Fderived_colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloisdeniel%2Fderived_colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloisdeniel%2Fderived_colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloisdeniel%2Fderived_colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aloisdeniel","download_url":"https://codeload.github.com/aloisdeniel/derived_colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830922,"owners_count":20354850,"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":["color","flutter","generate","variants"],"created_at":"2024-10-11T22:43:05.991Z","updated_at":"2025-03-16T21:30:22.148Z","avatar_url":"https://github.com/aloisdeniel.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# derived_colors\n\n![logo](https://github.com/aloisdeniel/derived_colors/raw/master/logo.png)\n\nGenerate color variants.\n\n## Usage\n\n```dart\nimport 'package:derived_colors/derived_colors.dart';\n\nfinal color = Color(0xFFFF0000);\nfinal light = color.variants.light;\nfinal dark = color.variants.dark;\nfinal invert = color.variants.invert;\n\nfinal hoverColor = color.subtle();\n```\n\n## Thanks\n\n* [Bulma](https://bulma.io/) : inspired by Bulma's calculations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloisdeniel%2Fderived_colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faloisdeniel%2Fderived_colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloisdeniel%2Fderived_colors/lists"}