Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 490 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 490 Bytes

0.6.0

  • fix: update dependencies

0.5.0

  • fix: update widget animation when properties change
  • fix: animate back opacity animation on cancel
  • chore: update dependencies

0.4.0

  • fix: show full scale animation
  • chore: update dependencies

0.3.1

  • Fix PressableBuilder not calling onPressed.

0.3.0

  • Add platform specific Pressable.
  • Add DefaultPressableTheme inherited Widget.

0.2.0

  • Extract theme data into separate classes.

0.1.0

  • Initial release.