Skip to content

Files

Latest commit

bc47c61 · Dec 26, 2023

History

History
84 lines (61 loc) · 2.17 KB

README.md

File metadata and controls

84 lines (61 loc) · 2.17 KB

Flutter Widget Livebook

Visit https://widget-livebook.leanflutter.dev


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

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

Starting Development

$ cd storybook
$ pnpm storybook

Building for Production

$ yarn build

Related Links

Discussion

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

License

MIT