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 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 flutter pub get):

dependencies:
  widgetbook: ^3.11.0
copied to clipboard

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';
copied to clipboard
594
likes
160
points
224k
downloads
screenshot

Publisher

verified publisherwidgetbook.io

Weekly Downloads

2024.09.13 - 2025.03.28

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#widgetbook #storybook #ui #tool #testing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on widgetbook