leanflutter / flutter-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://flutter-widget.live


Table of Contents generated with DocToc

Introduction

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

Chrome Extension

download

The Extension help you embed Package online samples in pub.dev, welcome to try and give feedback!

chrome-extension

Quick Start

Prerequisites

Before starting make sure you have:

Installation

$ yarn
$ ./scripts/build_leanflutter_snippets.sh
$ ./scripts/build_leanflutter_3rd_snippets.sh

Starting Development

$ yarn dev

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 License

Copyright (c) 2020 LiJianying <lijy91@foxmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Live preview example for flutter widgets.

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

License:MIT License


Languages

Language:JavaScript 36.7%Language:TypeScript 33.6%Language:Less 14.7%Language:CSS 14.1%Language:Shell 0.5%Language:HTML 0.4%