GitPedia

Widget livebook

Live preview example for flutter widgets.

From lijy91-archives-repos·Updated June 18, 2026·View on GitHub·
·Archived

- [Introduction](#introduction) - [Quick Start](#quick-start) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Starting Development](#starting-development) - [Building for Production](#building-for-production) - [Related Links](#related-links) - [Discussion](#discussion) - [License](#license) The project is written primarily in Dart, distributed under the MIT License license, first published in 2019. Key topics include: flutter, flutter-demo, flutter-samples, flutter-web, flutter-widget.

<h1 align="center"> Flutter Widget Livebook </h1> <p align="center"> <a aria-label="LiJianying" href="https://github.com/lijy91"> <img src="https://img.shields.io/badge/MADE%20BY-LI%20JIANYING-blue.svg?style=for-the-badge&labelColor=000000"> </a> <a aria-label="License" href="https://github.com/leanflutter/flutter-widget-livebook/blob/master/LICENSE"> <img alt="" src="https://img.shields.io/badge/LICENSE-MIT-green.svg?style=for-the-badge&labelColor=000000"> </a> <a aria-label="Join the chat" href="https://t.me/flutterwidgetlivebook"> <img alt="" src="https://img.shields.io/badge/chat%20on-telegram-blue.svg?style=for-the-badge&labelColor=000000&logo=telegram"> </a> </p> <p align="center"> <strong> Visit <a href="https://widget-livebook.leanflutter.dev">https://widget-livebook.leanflutter.dev</a> </strong> </p>
<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->

Introduction

Flutter Widget Livebook is a website built with Flutter for web to live preview widget samples online.

Quick Start

Prerequisites

Before starting make sure you have:

Installation

bash
$ melos bootstrap $ cd storybook $ pnpm install $ pnpm build-preview-app

Starting Development

bash
$ cd storybook $ pnpm storybook

Building for Production

$ yarn build

Discussion

If you have any suggestions or questions about this project, you can discuss it by Telegram Group with me.

License

MIT

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from lijy91-archives-repos/widget-livebook via the GitHub API.Last fetched: 6/29/2026