- Add a SliderProperty
- Bump web to 1.1.0
- Bump version of flutter_colorpicker
- Change the unselected chapter color
- Handle supported locales properties
- Make use of web instead of dart:html
- Handle space in the shared url
- Add global showDialog method using non-root navigator so that dialogs only close themselves.
- Device settings unified with the side panel.
- Adding custom properties.
- Add option to auto pin stories on large screens.
- Preview area can be pinned
- Fix theme dialog navigation
- Better UI support for native desktop platform
- Adding onChapterChange to
Dashbook
- Adding Actions API
- Updating url_launcher package
- Updating mocktail and mockingjay
- Updating dependencies
- Fix warnings
- Adding tooltip to properties
- Updating dependencies to work on Flutter 2.10
- Adding support to preview the example inside a device frame
- Adding pin button to story list
- Change custom navigation bar to
Drawer
- Adding support to Flutter 2.5
- Added Options Property
- Added Stories/Chapter Filter
- Adding control property to all properties
- Large screens preview container share the space with the properties contaner for better visualization
- Adding info property to chapters
- Adding bookmark handler for chapters
- Fixing null theme
- Scroll and expansion tiles state are now persisted when the stories list is closed
- Adding share feature on web
- Null safety support
- Adding navigatorKey parameter to Dashbook widget
- Fix text overflow on list properties
- Changed Story List titles to expansion tiles.
- Adding
usePreviewSafeArea
parameter to Dashbook constructors
- Layout refactor
- Multiple theme management
- Allow users to specify the title of the MaterialApp
- Adding code link
- Improving how landscape and portrait mode are detected
- Adding EdgeInsets property
- Adding BorderRadius property
- Adding BoxContraints on DashbookContext
- Adding Color property
- Fixing Chapter Preview body.
- Hiding properties panel on web, when there is no properties.
- Adding control to hide/show the side bar on web.
- Fixing list properties which used String values
- Fixing state sharing bug across properties
- Adding bool property
- Redone the layout and added web friendly layout support
- Added theme property on dashbook widget. (thanks @Kyle-Mendes)
- Added properties API