Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 626 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 626 Bytes

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.