dashbook 0.0.7
dashbook: ^0.0.7 copied to clipboard
A showcase/sandbox library to help you build isolated widgets in Flutter
0.0.7 #
- Fixing Chapter Preview body.
- Hiding properties panel on web, when there is no properties.
- Adding control to hide/show the side bar on web.
0.0.6 #
- Fixing list properties which used String values
0.0.5 #
- Fixing state sharing bug acrros properties
- Adding bool property
0.0.4 #
- Redone the layout and added web friendly layout support
0.0.3 #
- Added theme property on dashbook widget. (thanks @Kyle-Mendes)
0.0.2 #
- Added properties API