widgetbook_generator 2.0.0-beta widgetbook_generator: ^2.0.0-beta copied to clipboard
A package to automate setup and maintanance of the widgetbook package by using code generation.
2.0.0-beta #
- 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