storybook_flutter 0.14.0 copy "storybook_flutter: ^0.14.0" to clipboard
storybook_flutter: ^0.14.0 copied to clipboard

A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add storybook_flutter

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

dependencies:
  storybook_flutter: ^0.14.0

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:storybook_flutter/storybook_flutter.dart';
287
likes
120
pub points
95%
popularity

Publisher

verified publisherookamikb.dev

A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, device_frame, flutter, nested, pointer_interceptor, provider, recase

More

Packages that depend on storybook_flutter