leanflutter / widget-livebook

Live preview example for flutter widgets.

Home Page:https://widget-livebook.leanflutter.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Live preview example for flutter widgets.

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

License:MIT License


Languages

Language:Dart 52.0%Language:MDX 27.0%Language:TypeScript 20.0%Language:HTML 0.5%Language:JavaScript 0.4%Language:CSS 0.1%