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

Widgetbook is a sandbox for building widgets and screens in isolation. It helps you develop hard-to-reach states and edge cases without needing to run your app.

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: ^3.14.3

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';
636
likes
160
points
306k
downloads
screenshot

Publisher

verified publisherwidgetbook.io

Weekly Downloads

Widgetbook is a sandbox for building widgets and screens in isolation. It helps you develop hard-to-reach states and edge cases without needing to run your app.

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_plus, flutter, inspector, meta, nested, resizable_widget, url_launcher, widgetbook_annotation

More

Packages that depend on widgetbook