widget_book_widget_generator 1.2.0 copy "widget_book_widget_generator: ^1.2.0" to clipboard
widget_book_widget_generator: ^1.2.0 copied to clipboard

Generate your widgetbook components by annotating your widgets.

1.2.0 #

  • Added better default values for strings, they are now automatically {parameterName}. This way you don't have a bunch of empty strings that won't be shown in the widget.

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