dashboard_grid 0.0.6
dashboard_grid: ^0.0.6 copied to clipboard
Configurable dashboard widget, which allows drag and drop
0.0.5 #
- Allow dragging widgets inside their boundaries
- Initial support for dev extension
- Fix for propagating config for widget width/height and spacing
0.0.5 #
- It is possible now specify size of the widget and spacing between them
- Default constants for width/height/spacing is exported
0.0.4 #
- Support for height more than 1
0.0.3 #
- Fix for crash when widget size is different to 1x1
- Exported
TableCellDecoration
0.0.2 #
- Added cell preview decoration configurable
- Added callback to notify when widget collection in config has changed, provides snapshot with
from
andto
changes
0.0.1 #
- Initial release, project skeleton without actual code