widgetbook 0.0.10 copy "widgetbook: ^0.0.10" to clipboard
widgetbook: ^0.0.10 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: ^0.0.10

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, flutter, flutter_web_plugins, meta, vector_math

More

Packages that depend on widgetbook