dashboard 0.0.3+1 dashboard: ^0.0.3+1 copied to clipboard
Dynamic dashboard widget that allows your users to create their own layouts. Resize, move, indirect resize/move, auto re-layout are supported.
0.0.3+1 #
- Fixed issue :
At initial start or refresh dashboard not scrollable
- Empty placeholder customizable for empty dashboard
- Added
mountToTop
parameter to DashboardItemController.add and addAll method. (if false controller trying to add item to given position)
0.0.2+5 #
- Mouse cursor bug fix
0.0.2+4 #
- Cursor don't show on desktop fixed.
0.0.2+3 #
- Switched to dart sdk 2.17.0
- Switched to linter 2.0.1
- Fix static analysis recommends
0.0.2+2 #
- Analysis error fixed
0.0.2+1 #
- Flutter version specified
0.0.2 #
- Initial Release.
0.0.1 #
- TODO: Describe initial release.