auto_golden_storybook 0.1.4 copy "auto_golden_storybook: ^0.1.4" to clipboard
auto_golden_storybook: ^0.1.4 copied to clipboard

Auto generates a storybook from your golden test images. This is generated as a web project in a subdirectory in your project and can be immediately deployed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_golden_storybook

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

dependencies:
  auto_golden_storybook: ^0.1.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

1
likes
150
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

Auto generates a storybook from your golden test images. This is generated as a web project in a subdirectory in your project and can be immediately deployed.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, cli_util, code_builder, dart_style, flutter, logging, path, recase, source_gen, storybook_flutter, yaml

More

Packages that depend on auto_golden_storybook