{"id":13491509,"url":"https://github.com/leanflutter/widget-livebook","last_synced_at":"2025-04-04T14:06:31.838Z","repository":{"id":66355620,"uuid":"200321074","full_name":"leanflutter/widget-livebook","owner":"leanflutter","description":"Live preview example for flutter widgets.","archived":false,"fork":false,"pushed_at":"2024-01-16T13:12:10.000Z","size":21812,"stargazers_count":615,"open_issues_count":0,"forks_count":81,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-04-03T11:15:10.582Z","etag":null,"topics":["flutter","flutter-demo","flutter-samples","flutter-web","flutter-widget","flutter-widgets"],"latest_commit_sha":null,"homepage":"https://widget-livebook.leanflutter.dev/","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/leanflutter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"liberapay":"lijy91"}},"created_at":"2019-08-03T02:13:53.000Z","updated_at":"2025-02-27T03:25:39.000Z","dependencies_parsed_at":"2024-08-29T03:01:53.718Z","dependency_job_id":"0f7b8284-508a-4b67-9087-4b156a52a8f9","html_url":"https://github.com/leanflutter/widget-livebook","commit_stats":null,"previous_names":["leanflutter/widget-livebook","leanflutter/flutter-widget-livebook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fwidget-livebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fwidget-livebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fwidget-livebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanflutter%2Fwidget-livebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanflutter","download_url":"https://codeload.github.com/leanflutter/widget-livebook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190188,"owners_count":20898697,"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":["flutter","flutter-demo","flutter-samples","flutter-web","flutter-widget","flutter-widgets"],"created_at":"2024-07-31T19:00:57.690Z","updated_at":"2025-04-04T14:06:31.816Z","avatar_url":"https://github.com/leanflutter.png","language":"Dart","readme":"\u003ch1 align=\"center\"\u003e\nFlutter Widget Livebook\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"LiJianying\" href=\"https://github.com/lijy91\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/MADE%20BY-LI%20JIANYING-blue.svg?style=for-the-badge\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/leanflutter/flutter-widget-livebook/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/badge/LICENSE-MIT-green.svg?style=for-the-badge\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Join the chat\" href=\"https://t.me/flutterwidgetlivebook\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/badge/chat%20on-telegram-blue.svg?style=for-the-badge\u0026labelColor=000000\u0026logo=telegram\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\n    Visit \u003ca href=\"https://widget-livebook.leanflutter.dev\"\u003ehttps://widget-livebook.leanflutter.dev\u003c/a\u003e\n  \u003c/strong\u003e\n\u003c/p\u003e\n\n---\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Introduction](#introduction)\n- [Quick Start](#quick-start)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n  - [Starting Development](#starting-development)\n  - [Building for Production](#building-for-production)\n- [Related Links](#related-links)\n- [Discussion](#discussion)\n- [License](#license)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Introduction\n\n[Flutter Widget Livebook](https://flutter-widget.live) is a website built with Flutter for web to live preview widget samples online.\n\n## Quick Start\n\n### Prerequisites\n\nBefore starting make sure you have:\n\n- Installed [pnpm](https://pnpm.io/)\n\n### Installation\n\n```bash\n$ melos bootstrap\n$ cd storybook\n$ pnpm install\n$ pnpm build-preview-app\n```\n\n### Starting Development\n\n```bash\n$ cd storybook\n$ pnpm storybook\n```\n\n### Building for Production\n\n```\n$ yarn build\n```\n\n## Related Links\n\n- https://flutter.dev\n- https://www.youtube.com/playlist?list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG\n\n## Discussion\n\nIf you have any suggestions or questions about this project, you can discuss it by [Telegram Group](https://t.me/joinchat/I4jz1FE5sBGk7V0jUpzSXg) with me.\n\n## License\n\n[MIT](./LICENSE)\n","funding_links":["https://liberapay.com/lijy91"],"categories":["Dart"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanflutter%2Fwidget-livebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleanflutter%2Fwidget-livebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanflutter%2Fwidget-livebook/lists"}