widgetbook 3.11.0 copy "widgetbook: ^3.11.0" to clipboard
widgetbook: ^3.11.0 copied to clipboard

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 Dart:

 $ dart pub add widgetbook
copied to clipboard

With Flutter:

 $ flutter pub add widgetbook
copied to clipboard

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

dependencies:
  widgetbook: ^3.11.0
copied to clipboard

Alternatively, your editor might support dart pub get or 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';
copied to clipboard
603
likes
0
points
223k
downloads

Publisher

verified publisherwidgetbook.io

Weekly Downloads

2024.05.28 - 2025.04.22

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

Homepage
Repository (GitHub)
View/report issues

Topics

#widgetbook #storybook #ui #tool #testing

Documentation

Documentation

License

unknown (license)

Dependencies

accessibility_tools, collection, device_frame, flutter, inspector, meta, nested, resizable_widget

More

Packages that depend on widgetbook