widgetbook 0.0.12 widgetbook: ^0.0.12 copied to clipboard
A flutter storybook that helps professionals and teams to catalogue their widgets.
0.0.12 #
- added dependency to package:widgetbook_models which defines the
Device
class.
0.0.11 #
- added a search bar to filter for widgets and folders
0.0.10 #
- removed
bloc
andflutter_bloc
dependency - removed
url_launcher
dependency
0.0.9 #
Increased package compatibility by
- replacing font_awesome_flutter package with Material icons
- removing google_fonts package
- removing recase package
0.0.8 #
- added CI/CD badge
0.0.7 #
- removed example app from package
0.0.6 #
- fixed navigation not working for web
0.0.5 #
- fixed navigation tree elements collapsing on hot reloads
0.0.4 #
- added known issue to documentation
0.0.3 #
- fixed hot reloading not working for the selected story
- fixed ControlBar overflow
- removed unused package from pubspec
0.0.2 #
- Added docs to public API
0.0.1 #
- Initial release