storybook_annotations

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

storybook annotations

A package used for generation Stories to be used in Storybook_flutter using the build_runner
Features #

Generates Stories to be used within a StoryBook.

Getting started #
flutter pub add storybook_annotations
Usage #
Add the annotation '@GenerateStory()' above the widget you would like to generate a story for.
This copies both boolean, int and double fields with a knob and label.
@GenerateStory()
class MyWidget extends StatelessWidget {
copied to clipboard
Additional information #
This package is still a work in progress, and not yet fully done. I decided to release this beginning of the workings, and contributions are very welcome!

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.