{"id":23061931,"url":"https://github.com/techaurelian2/flutter_random_color_tester","last_synced_at":"2025-09-26T15:23:39.792Z","repository":{"id":142484567,"uuid":"565235937","full_name":"TechAurelian2/flutter_random_color_tester","owner":"TechAurelian2","description":"A Flutter test app that generates attractive random colors with the flutter_randomcolor Dart package","archived":false,"fork":false,"pushed_at":"2022-11-15T06:46:07.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T07:21:53.690Z","etag":null,"topics":["flutter","flutter-web","flutter-web-example","github-pages","random","random-color","random-color-generator","test-app","tester"],"latest_commit_sha":null,"homepage":"https://frctester.techaurelian.com","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/TechAurelian2.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}},"created_at":"2022-11-12T18:58:16.000Z","updated_at":"2022-11-14T16:28:15.000Z","dependencies_parsed_at":"2024-03-03T11:06:41.047Z","dependency_job_id":"9ad59cc6-7925-4f39-954e-348f1d11af87","html_url":"https://github.com/TechAurelian2/flutter_random_color_tester","commit_stats":null,"previous_names":["techaurelian2/flutter_random_color_tester"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TechAurelian2/flutter_random_color_tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fflutter_random_color_tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fflutter_random_color_tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fflutter_random_color_tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fflutter_random_color_tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechAurelian2","download_url":"https://codeload.github.com/TechAurelian2/flutter_random_color_tester/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fflutter_random_color_tester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277097832,"owners_count":25760439,"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-26T02:00:09.010Z","response_time":78,"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":["flutter","flutter-web","flutter-web-example","github-pages","random","random-color","random-color-generator","test-app","tester"],"created_at":"2024-12-16T03:18:51.034Z","updated_at":"2025-09-26T15:23:39.756Z","avatar_url":"https://github.com/TechAurelian2.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Random Color Tester\n\n[![Made with Flutter](https://img.shields.io/badge/Made%20with-Flutter-%2302569B)](https://flutter.dev/)\n[![Platform](https://img.shields.io/badge/platform-web-lightgrey)](https://frctester.techaurelian.com)\n[![Build Flutter Web](https://github.com/TechAurelian/flutter_random_color_tester/actions/workflows/build-flutter-web.yml/badge.svg)](https://github.com/TechAurelian/flutter_random_color_tester/actions/workflows/build-flutter-web.yml)\n[![Github Code Size](https://img.shields.io/github/languages/code-size/TechAurelian/flutter_random_color_tester)](https://github.com/TechAurelian/flutter_random_color_tester)\n[![GitHub Commits](https://badgen.net/github/commits/TechAurelian/flutter_random_color_tester/main)](https://github.com/TechAurelian/flutter_random_color_tester/commits/main)\n[![GitHub License](https://img.shields.io/github/license/TechAurelian/flutter_random_color_tester)](https://github.com/TechAurelian/flutter_random_color_tester/blob/main/LICENSE)\n\nA basic Flutter project that tests the [flutter_randomcolor](https://pub.dev/packages/flutter_randomcolor) Dart package for generating attractive random colors.\n\nflutter_randomcolor is a Dart port of David Merfield's [randomColor](https://github.com/davidmerfield/randomColor) JavaScript utility.\n\nFlutter Random Color Tester is actually a Flutter web app that you can run in your browser to generate dozens or hundreds of attractive random colors. You can select options to influence the type of color it produces and copy the generated colors to the clipboard for reuse in other apps or places.\n\nJust open https://frctester.techaurelian.com in your browser to give it a try.\n\n## Screenshots\n\n\u003cp\u003e\n  \u003cimg width=\"30%\" src=\"repo-assets/screenshots/frctester-screenshot-generate.png\" alt=\"\"\u003e\n  \u003cimg width=\"30%\" src=\"repo-assets/screenshots/frctester-screenshot-colors.png\" alt=\"\"\u003e\n  \u003cimg width=\"30%\" src=\"repo-assets/screenshots/frctester-screenshot-color.png\" alt=\"\"\u003e\n\u003c/p\u003e\n\n## Getting Started\n\n1. If you don't have the Flutter SDK installed, please visit the official [Flutter](https://docs.flutter.dev/get-started/install) website.\n\n2. Fetch the latest source code from the main branch.\n\n``` \ngit clone https://github.com/TechAurelian/flutter_random_color_tester.git\n```\n\n3. Run the app with Visual Studio Code or Android Studio. Or the command line.\n\n``` \nflutter pub get\nflutter run\n```\n\n## Built With\n\n- [Flutter](https://flutter.dev/) - Build apps for any screen.\n- [Visual Studio Code](https://code.visualstudio.com/) - Code editing. Redefined.\n- [flutter_randomcolor](https://pub.dev/packages/flutter_randomcolor) - A dart package for generating attractive random colors.\n- [url_launcher](https://pub.dev/packages/url_launcher) - A Flutter plugin for launching a URL.\n- [GitHub Pages](https://pages.github.com/) - Websites for you and your projects, hosted directly from your GitHub repository.\n\n## Contribute\n\nIf you have an issue or found a bug, please raise a GitHub issue [here](https://github.com/TechAurelian/flutter_random_color_tester/issues). Pull requests are also welcome.\n\n## License\n\nFlutter Random Color Tester is licensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechaurelian2%2Fflutter_random_color_tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechaurelian2%2Fflutter_random_color_tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechaurelian2%2Fflutter_random_color_tester/lists"}