widget_book_widget_generator 1.1.0
widget_book_widget_generator: ^1.1.0 copied to clipboard
Generate your widgetbook components by annotating your widgets.
1.1.0 #
- Added better handling of default values when overriding them through the WidgetBookWidgetField annotation
- Added support for variants through the use of named constructors
- Added the ability to add your own list of options to a widget field through the WidgetBookWidgetField annotation
1.0.0 #
- Initial release