Skip to content

Commit

Permalink
refactor(widgetbook): ♻️ adjust content
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshor committed Dec 29, 2022
1 parent 1a7998c commit 46a4e18
Showing 1 changed file with 33 additions and 8 deletions.
41 changes: 33 additions & 8 deletions packages/widgetbook/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,48 @@
<img height=40 src="https://raw.githubusercontent.com/widgetbook/widgetbook/2107e1afe2217e8ecde56c6ade1fd3706c3e6570/docs/assets/WidgetbookLogo.svg">

[![Discord](https://img.shields.io/discord/879618555560218625?color=blue&style=flat-square)](https://discord.com/invite/zT4AMStAJA)
[![Discord](https://img.shields.io/discord/879618555560218625?color=blue&style=flat-square&logo=discord)](https://discord.com/invite/zT4AMStAJA)
[![style: very good analysis](https://img.shields.io/badge/style-very_good_analysis-B22C89.svg?style=flat-square)](https://pub.dev/packages/very_good_analysis)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/widgetbook/widgetbook/ci?style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/widgetbook/widgetbook/ci?label=test&style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/widgetbook/widgetbook/ci.yaml?branch=main&style=flat-square&)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/widgetbook/widgetbook/ci.yaml?label=test&style=flat-square)

Widgetbook is a flutter package which helps developers cataloguing their widgets, testing them quickly on multiple devices and themes, and sharing them easily with designers and clients. Inspired by Storybook.js.
Widgetbook is a Storybook for Flutter which helps developers cataloguing their widgets, testing them quickly on multiple devices and themes, and sharing them easily with designers and clients. Inspired by Storybook.js.

<p align="center">
<img src="https://raw.githubusercontent.com/widgetbook/widgetbook/main/docs/assets/Screenshot.jpg" height="400" alt="Widgetbook Screenshot" />
</p>

# Features

- 💙 **Made for Flutter**. Easy to use.
- 🦄 **Open source**.
- 🍭 **Feature rich**. Test your Widgets on different devices, themes, locales, text scales, etc.
- ⚙️ **Customize for your needs**. Easily add additional settings to your liking.
- 🔧 **Maintained** by a fast growing Flutter startup from Germany.
- 👩🏼‍💻 **Support** via our [Discord](https://discord.com/invite/zT4AMStAJA) community.

Widgetbook can do much more

- 📙 **Catalogue existing Widgets**. Never develop Widgets twice.
- 📦 **Develop in isolation**. Don't think about business logic.
- 🎛 **Knobs**. Define how your team interacts with your Widgets by defining customizable knobs.
- ⚡️ **Hot reload**. Quickly find and fix bugs.
-**Beautiful documentation**. Readable, easy to understand and ever-improving. [Read the docs! ➡️](https://docs.widgetbook.io)

[Try our Widgetbook Demo 🚀](https://demo.widgetbook.io)

# Widgetbook Cloud

To simplify the review process of professional teams, we provide our collaboration platform Widgetbook Cloud
- 🌍 **Share your Widgets** with designers, product owners, clients, etc.
- 📃 **Simplified reviews** with our guided process.
-**Figma Integration**. Connect your Widgets to their design counterpart in Figma.

[Get access now! ➡️](https://widgetbook.io)

<p align="center">
<img src="https://raw.githubusercontent.com/widgetbook/widgetbook/main/docs/assets/Screenshot.jpg" alt="Widgetbook Screenshot" />
</p>
# We are hiring

- 👩🏼‍💻/👨🏾‍💻/🏳️‍🌈 Senior Software developer
- 👩🏾‍🎨/🧑‍🎨/🏳️‍🌈 Senior UX designer
- 👩🏽‍💻/🧑🏿‍💻/🏳️‍🌈 Senior Backend developer

# See [docs.widgetbook.io](https://docs.widgetbook.io/widgetbook/overview) for docs & samples
[Apply now! ➡️](https://widgetbook.notion.site/Jobs-194be4bb4cf64de384630f89ebb641a9)

0 comments on commit 46a4e18

Please sign in to comment.