Skip to content

Latest commit

 

History

History
66 lines (33 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

66 lines (33 loc) · 1.15 KB

1.1.5 - 2023-07-24

  • Bug fixes

1.1.4 - 2023-07-24

  • Updated screenshots

1.1.3 - 2023-07-24

  • Added onLongPress, onLongPress and onTapUp to GestureAnimator

1.1.2 - 2023-07-21

  • Fix for #5

1.1.1 - 2023-07-21

  • Bug fixes

1.1.0 - 2023-07-21

  • Added a GestureAnimator so that animations can trigger on pressing on a widget

1.0.9 - 2022-05-26

  • Fix for #4 (outgoing animation delay is ignored)

1.0.8 - 2022-05-26

  • Fix for some animations not working

1.0.7 - 2022-05-23

  • Style improvements to match dart standard

1.0.6 - 2022-05-23

  • Extra checks to make sure Tween weights are not set to zero

1.0.5 - 2022-04-25

  • Description improvements

1.0.4 - 2022-04-25

  • Documentation improvements

1.0.3 - 2022-04-22

  • Fix for where text was too long to fit on a line for a single word and truncated instead of wrapping
  • More documentation added

1.0.2 - 2022-04-20

  • Fixes to Pass static analysis

1.0.1 - 2022-04-20

  • Fix for home page issue

1.0.0 - 2022-04-14

  • Initial release