widgetbook 2.0.5-beta copy "widgetbook: ^2.0.5-beta" to clipboard
widgetbook: ^2.0.5-beta copied to clipboard

outdated

A flutter storybook that helps professionals and teams to catalogue their widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widgetbook

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  widgetbook: ^2.0.5-beta

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:widgetbook/widgetbook.dart';
487
likes
0
pub points
97%
popularity

Publisher

verified publisherwidgetbook.io

A flutter storybook that helps professionals and teams to catalogue their widgets.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

collection, device_frame, flutter, freezed_annotation, meta, provider, vector_math, widgetbook_models

More

Packages that depend on widgetbook