widgetbook 4.0.0-alpha.5 copy "widgetbook: ^4.0.0-alpha.5" to clipboard
widgetbook: ^4.0.0-alpha.5 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: ^4.0.0-alpha.5

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';
726
likes
160
points
173k
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

analyzer, build, code_builder, collection, crypto, dart_style, flutter, flutter_test, glob, meta, nested, path, resizable_widget, source_gen, url_launcher

More

Packages that depend on widgetbook