{"id":18112656,"url":"https://github.com/Dropsource/monarch","last_synced_at":"2025-03-29T21:30:44.631Z","repository":{"id":40605682,"uuid":"276483240","full_name":"Dropsource/monarch","owner":"Dropsource","description":"Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.","archived":false,"fork":false,"pushed_at":"2025-03-24T22:31:00.000Z","size":45366,"stargazers_count":454,"open_issues_count":27,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-27T03:09:07.609Z","etag":null,"topics":["android","dart","desktop","flutter","frontend","ios","macos","mobile","tool","ui","windows"],"latest_commit_sha":null,"homepage":"https://monarchapp.io","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/Dropsource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-07-01T21:14:28.000Z","updated_at":"2025-03-24T20:47:42.000Z","dependencies_parsed_at":"2023-02-19T10:45:54.945Z","dependency_job_id":"d041ef35-66d4-429a-ab92-eb3ff21a1ab9","html_url":"https://github.com/Dropsource/monarch","commit_stats":null,"previous_names":[],"tags_count":210,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dropsource%2Fmonarch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dropsource%2Fmonarch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dropsource%2Fmonarch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dropsource%2Fmonarch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dropsource","download_url":"https://codeload.github.com/Dropsource/monarch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249176,"owners_count":20747165,"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":["android","dart","desktop","flutter","frontend","ios","macos","mobile","tool","ui","windows"],"created_at":"2024-11-01T02:00:42.494Z","updated_at":"2025-03-29T21:30:39.623Z","avatar_url":"https://github.com/Dropsource.png","language":"Dart","readme":"\u003cp style=\"margin-bottom: 0; padding-bottom: 0\"\u003e\n  \u003ca href=\"https://monarchapp.io\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/Dropsource/monarch/master/_assets/monarch-logo.png\" alt=\"Monarch\" height=\"80\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Monarch\n\nBuild high-quality UIs with ease. Monarch is an open source tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.youtube.com/watch?v=yblMOMfbZno\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.youtube.com/vi/yblMOMfbZno/0.jpg\" alt=\"Monarch Intro Video\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Documentation\n* [Getting Started](https://monarchapp.io/docs/introduction)\n* [Install Monarch](https://monarchapp.io/docs/install)\n* [Write your first story](https://monarchapp.io/docs/write-first-story)\n* [Learn more](https://monarchapp.io/docs/learn-more)\n\n## Sample projects\nThe [Monarch Samples](https://github.com/Dropsource/monarch_samples) repo is a \ncurated collection of sample projects which show Monarch working with various \npackages, patterns and tools.\n\n## Community\n* For announcements about new releases subscribe to our [newsletter](https://eepurl.com/hJ-S0L)\n* Follow us on Twitter [@monarch_app](https://twitter.com/monarch_app)\n* If you have any questions or run into any issues, please create an issue in this repo.\n\n## Contributing\nWe welcome pull requests and stars! Read our [contributing guide](CONTRIBUTING.md) to get started.\n\n## About Monarch\nMonarch is an open source tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.\n\nMonarch is inspired by [Storybook](https://storybook.js.org/). \n\n### Build widgets faster\n**Write stories**  \nWrite stories to isolate your widgets. Then preview stories without running your app or backend.  \n\n**Browse your stories**  \nMonarch lets you verify your UI without an emulator—free up memory and resources.  \n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Dropsource/monarch/master/_assets/monarch-build.gif\" alt=\"Build widgets faster with Monarch\"\u003e\n\u003c/p\u003e\n\n### Find and fix bugs with ease\n**Find bugs**  \nStories render edge cases with little effort. Mock dependencies to render visual states that are hard to reproduce.\n\n**Fix bugs**  \nFrom your stories, navigate to your code to fix bugs. Monarch renders your fixes faster than an emulator.\n\n**Test your UI**  \nReuse your stories from your widget tests.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Dropsource/monarch/master/_assets/monarch-fix.gif\" alt=\"Find and fix bugs with ease\"\u003e\n\u003c/p\u003e\n\n### Build responsive UIs easily\n**See your widgets in different modes**  \nMake sure your UI works across multiple devices, text scales, languages, and themes.\n\n**Hot reload your changes**  \nTune your UI easily with hot reload. Monarch automatically reloads your changes.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Dropsource/monarch/master/_assets/monarch-knobs.gif\" alt=\"Build responsive UIs easily\"\u003e\n\u003c/p\u003e\n\n### Debug widgets in isolation\n**Visual Debugging**  \nFine-tune animations, fix layout issues, align text. Find images using too much memory.\n\n**Debug in isolation**  \nDebug widgets without running your app or backend. And Use DevTools.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Dropsource/monarch/master/_assets/monarch-debug.gif\" alt=\"Build responsive UIs easily\"\u003e\n\u003c/p\u003e\n\n","funding_links":[],"categories":["Dart"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDropsource%2Fmonarch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDropsource%2Fmonarch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDropsource%2Fmonarch/lists"}