- 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)
- Mouse cursor bug fix
- Cursor don't show on desktop fixed.
- Switched to dart sdk 2.17.0
- Switched to linter 2.0.1
- Fix static analysis recommends
- Analysis error fixed
- Flutter version specified
- Initial Release.
- TODO: Describe initial release.