dashbook 0.0.12
dashbook: ^0.0.12 copied to clipboard
A showcase/sandbox library to help you build isolated widgets in Flutter
0.0.12 #
- Layout refactor
- Multiple theme management
- Allow users to specify the title of the MaterialApp
0.0.11 #
- Adding code link
0.0.10 #
- Improving how landscape and portrait mode are detected
0.0.9 #
- Adding EdgeInsets property
- Adding BorderRadius property
- Adding BoxContraints on DashbookContext
0.0.8 #
- Adding Color property
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 across 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