widgetbook_annotation 3.0.0-beta.1 widgetbook_annotation: ^3.0.0-beta.1 copied to clipboard
A package featuring the annotations used by widgetbook_generator.
3.0.0-beta.1 #
- BREAKING: refactor: removed
WidgetbookUseCaseBuilder
,WidgetbookDeviceFrameBuilder
,WidgetbookLocalizationBuilder
,WidgetbookScaffoldBuilder
,WidgetbookThemeBuilder
annotations because widgetbook does not longer support the builders. - feat: add
designLink
property toWidgetbookUseCase
annotation.
2.1.0 #
- fix: Custom painter Widgets are incorrectly rendered (#191)
- added
WidgetbookAppBuilder
annotation.
- added
2.0.3 #
- chore: updated docs to link to docs.widgetbook.io
2.0.2 #
- fix: use
widgetbook_models
in versionv0.0.7
2.0.1 #
2.0.0 #
- feat: added annotations to support widgetbook in version 2.0.x
1.0.1 #
- added documentation for skipping of the
src
folder - added the option to specify a default theme. Defaults to
ThemeMode.system
1.0.0 #
- changed
WidgetbookStory
toWidgetbookUseCase
0.0.4 #
- bumped version of
widgetbook_models
to0.0.3
0.0.3 #
- updated readme
0.0.2 #
- added export of package:widgetbook_models to make usage more convenient.
0.0.1 #
Released first beta