All Projects → leanflutter → Flutter Widget Livebook

leanflutter / Flutter Widget Livebook

Licence: mit
Live preview example for flutter widgets.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Flutter Widget Livebook

blog
Tech Blog (moved to zenn.dev/hellorusk)
Stars: ✭ 29 (-94.81%)
Mutual labels:  mdx
Mdx Bundler
🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports!
Stars: ✭ 285 (-49.02%)
Mutual labels:  mdx
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-26.3%)
Mutual labels:  mdx
emgoto.com
My personal website 🍙 built with Gatsby and MDX.
Stars: ✭ 43 (-92.31%)
Mutual labels:  mdx
Medium To Own Blog
Switch from Medium to your own blog in a few minutes
Stars: ✭ 3,017 (+439.71%)
Mutual labels:  mdx
Mdx Go
⚡️ Lightning fast MDX-based dev server for progressive documentation
Stars: ✭ 340 (-39.18%)
Mutual labels:  mdx
the-x-in-mdx
No description or website provided.
Stars: ✭ 40 (-92.84%)
Mutual labels:  mdx
Gatsby Starter Egghead Blog
This is an example Gatsby blog site that we use as a reference at egghead.
Stars: ✭ 525 (-6.08%)
Mutual labels:  mdx
Gatsby Digital Garden
🌷 🌻 🌺 Create a digital garden with Gatsby
Stars: ✭ 291 (-47.94%)
Mutual labels:  mdx
Gatsby Theme Code Notes
A Gatsby theme for publishing code-related notes to your website
Stars: ✭ 370 (-33.81%)
Mutual labels:  mdx
Mastering Nextjs
A free video course for building static and server-side rendered applications with Next.js and React.
Stars: ✭ 256 (-54.2%)
Mutual labels:  mdx
Gatsby Themes
Gatsby themes for blazing fast sites. We are working on the next version of the Flex theme. See https://github.com/reflexjs/reflexjs
Stars: ✭ 275 (-50.81%)
Mutual labels:  mdx
Dokz
Effortless documentation with Next.js and MDX
Stars: ✭ 353 (-36.85%)
Mutual labels:  mdx
gatsby-theme-deck-n-blog
Create a deck (with mdx-deck) and a blog post from the same MDX
Stars: ✭ 17 (-96.96%)
Mutual labels:  mdx
Blocks
A JSX-based page builder for creating beautiful websites without writing code
Stars: ✭ 4,300 (+669.23%)
Mutual labels:  mdx
Personal-Site-Gourav.io
My personal site & blog made with NextJS, Typescript, MDX, Tailwind CSS. Deployed on Vercel : https://gourav.io
Stars: ✭ 64 (-88.55%)
Mutual labels:  mdx
Gatsby Starter Portfolio Emilia
Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Includes Light/Dark mode.
Stars: ✭ 300 (-46.33%)
Mutual labels:  mdx
Fusuma
✍️Fusuma makes slides with Markdown easily.
Stars: ✭ 5,033 (+800.36%)
Mutual labels:  mdx
Docz
✍ It has never been so easy to document your things!
Stars: ✭ 22,020 (+3839.18%)
Mutual labels:  mdx
Theme Ui
Build consistent, themeable React apps based on constraint-based design principles
Stars: ✭ 4,150 (+642.4%)
Mutual labels:  mdx

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 <[email protected]>

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].