storybook_device_preview 0.1.2+1 copy "storybook_device_preview: ^0.1.2+1" to clipboard
storybook_device_preview: ^0.1.2+1 copied to clipboard

discontinued
outdated

A plugin for device_preview package that allows to embed storybook_flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add storybook_device_preview

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

dependencies:
  storybook_device_preview: ^0.1.2+1

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_device_preview/storybook_device_preview.dart';
11
likes
0
pub points
14%
popularity

Publisher

verified publisherookamikb.dev

A plugin for device_preview package that allows to embed storybook_flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_preview, flutter, storybook_flutter

More

Packages that depend on storybook_device_preview