widgetbook_generator 2.4.0-beta.1 widgetbook_generator: ^2.4.0-beta.1 copied to clipboard
A package to automate setup and maintanance of the widgetbook package by using code generation.
2.4.0-beta.1 #
- TBD
2.2.0 #
- fix: Custom painter Widgets are incorrectly rendered (#191)
- added support for
WidgetbookAppBuilder
and theappBuilder
property.
- added support for
2.1.2 #
- chore: updated docs to link to docs.widgetbook.io
2.1.1 #
- fix: use
widgetbook_models
in versionv0.0.7
2.0.1 #
- refactor: renamed
WidgetbookWidget
toWidgetbookComponent
- fix: Missing error when
@WidgetbookTheme
is used on properties (#130)
2.0.0 #
- feat: adapted generator for widgetbook 2.0.x (#115)
1.0.3 #
- changed documentation to be consistent with the existing videos
- changed generator to skip the
src
folder for packages - changed theme to default to
ThemeMode.system
instead ofThemeMode.dark
1.0.2 #
- added videos to documentation
1.0.1 #
- adjusted to renamed properties of
widgetbook
package - bumped
widgetbook_annotation
version
1.0.0 #
- changed generator to create code for Widgetbook 1.0.0
0.0.6 #
- refactored code
- added tests
0.0.5 #
- bumped version of
widgetbook_annotation
to0.0.4
0.0.4 #
- bumped version of
widgetbook_models
to0.0.3
0.0.3 #
- updated readme
0.0.2 #
- fixed bug in the generator leading to invalid
.dart
file generation
0.0.1 #
Released first beta