Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 716 Bytes

0.0.1

Initial release Still missing: different visualisations

0.0.2

Hot reload safe for page in main.dart

0.0.3

  • HitStack scroll optimisation (better hit recognition, less buggy)
  • enlargement visualisation
  • some package updates
  • some small corrections

0.0.4

  • Snap alignment parameters (on item and in viewport) + moveAcross()
  • onPageChange
  • new item size calculation

0.0.5

  • Added ListVisualisation.carousel and ListVisualisation.perspective
  • updated doc
  • cleanup

0.0.6

  • initial alignment debug

0.0.7

  • initial alignment debug (including initial index + alignment)

0.0.8

  • constraints adjustment bug resolve (if not in focus)

0.0.9

  • viewportSize bug resolve