About#
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. Widgetbook is inspired by Storybook.js.

Packages#
We provide multiple packages to make cataloguing widgets easier:
- widgetbook: Base package for cataloguing widgets.
- widgetbook_generator: A code generator for widgetbook, which simplifies the creation of the widget catalogue and its maintanance.
- widgetbook_annotation: A package which defines the annotations required to operate widgetbook_generator.
Widgetbook Cloud#
Widgetbook Cloud is the collaboration platform for Flutter frontend teams. Developers can easily share their Widgetbook with designers, project managers, clients, and more to simplify review processes.