{"id":20505033,"url":"https://github.com/landamessenger/catalog","last_synced_at":"2025-10-27T19:37:24.143Z","repository":{"id":184095130,"uuid":"628374242","full_name":"landamessenger/catalog","owner":"landamessenger","description":"The missing feature to preview and test your Flutter widgets and generate screenshots of your app","archived":false,"fork":false,"pushed_at":"2024-10-09T19:54:37.000Z","size":8802,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T20:57:14.635Z","etag":null,"topics":["catalog","dart","design","flutter","landamessenger","preview","test","testing","ui","widget"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/catalog","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/landamessenger.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-15T18:43:51.000Z","updated_at":"2024-10-27T06:19:31.000Z","dependencies_parsed_at":"2023-12-26T18:12:29.620Z","dependency_job_id":"68b03a70-d637-4ff6-8918-6a7a589ea774","html_url":"https://github.com/landamessenger/catalog","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"f2feb02bc736a3fcf64ca1e8cbc57df705125cbf"},"previous_names":["landamessenger/catalog"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/landamessenger/catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landamessenger%2Fcatalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landamessenger%2Fcatalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landamessenger%2Fcatalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landamessenger%2Fcatalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/landamessenger","download_url":"https://codeload.github.com/landamessenger/catalog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landamessenger%2Fcatalog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266947338,"owners_count":24010710,"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-07-25T02:00:09.625Z","response_time":70,"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":["catalog","dart","design","flutter","landamessenger","preview","test","testing","ui","widget"],"created_at":"2024-11-15T19:42:47.505Z","updated_at":"2025-10-27T19:37:24.019Z","avatar_url":"https://github.com/landamessenger.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pub package](https://img.shields.io/pub/v/catalog.svg)](https://pub.dev/packages/catalog)\n\n# Catalog\n\nThis package allows you to create a widget catalog and all kinds of screenshots. Every widget page of your catalog can display one or more samples of your widget.\n\n*Where do I see this catalog?* After you prepare your widgets, you must run your app and go to `/catalog`.\n\n\u003e This package uses `go_router` to simplify the navigation. If you aren't using this package, you can run\n\u003e the `CatalogApp` to run it.\n\n\u003e This package doesn't render your widgets in IDEA, Android Studio, or Visual Studio Code.\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"30%\" vspace=\"10\" src=\"https://github.com/landamessenger/catalog/assets/1783618/406f6689-a388-46d3-9010-01edd18dfedf\"\u003e\u003c/p\u003e\n\n### [Home](https://github.com/landamessenger/catalog/wiki)\n\n### [Installation](https://github.com/landamessenger/catalog/wiki/Installation)\n\n### [Previews](https://github.com/landamessenger/catalog/wiki/Previews)\n\n[- What are previews?](https://github.com/landamessenger/catalog/wiki/Previews#what-are-previews)\n\n[- Create a basic page for a widget](https://github.com/landamessenger/catalog/wiki/Previews#create-a-basic-page-for-a-widget)\n\n[- Generate the preview and dummy files](https://github.com/landamessenger/catalog/wiki/Previews#generate-the-preview-and-dummy-files)\n\n### [Dummies](https://github.com/landamessenger/catalog/wiki/Dummies)\n\n[- What are dummies?](https://github.com/landamessenger/catalog/wiki/Dummies#what-are-dummies)\n\n[- Prepare dummies](https://github.com/landamessenger/catalog/wiki/Dummies#prepare-dummies)\n\n### [Test](https://github.com/landamessenger/catalog/wiki/Test)\n\n[- Tests](https://github.com/landamessenger/catalog/wiki/Test#tests)\n\n[- Integration Tests](https://github.com/landamessenger/catalog/wiki/Test#integration-tests)\n\n[- Sample](https://github.com/landamessenger/catalog/wiki/Test#sample)\n\n### [Build \u0026 Run](https://github.com/landamessenger/catalog/wiki/Build-\u0026-Run)\n\n[- Building your catalog](https://github.com/landamessenger/catalog/wiki/Build-\u0026-Run#building-your-catalog)\n\n[- Run with go_router](https://github.com/landamessenger/catalog/wiki/Build-\u0026-Run#run-with-go_router)\n\n[- Run without go_router](https://github.com/landamessenger/catalog/wiki/Build-\u0026-Run#run-without-go_router)\n\n### [Device Frames](https://github.com/landamessenger/catalog/wiki/Device-Frames)\n\n### [Screenshots](https://github.com/landamessenger/catalog/wiki/Screenshots)\n\n[- Fastlane screenshots](https://github.com/landamessenger/catalog/wiki/Screenshots#fastlane-screenshots)\n\n[- Multi-language support](https://github.com/landamessenger/catalog/wiki/Screenshots#multi-language-support)\n\n[- Samples](https://github.com/landamessenger/catalog/wiki/Screenshots#samples)\n\n### [Catalog Sample](https://landamessenger.com/catalog)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandamessenger%2Fcatalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flandamessenger%2Fcatalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandamessenger%2Fcatalog/lists"}