Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 513 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 513 Bytes

2.0.1

  • Fix for default background color
  • Fix linter warnings: switch to withValues from withOpacity, remove unused key param

2.0.0

  • Add support for Tap behaviours
  • Remove longPress

1.2.0

  • Revert tap behaviors PR as it was a breaking change

1.1.1

  • Upgrade to flutter v3.22.0
  • Remove requirement for MaterialApp to wrap the overlay
  • Improve error message when inherited overlay is not found

1.0.2

  • Updated to Flutter 3.0 and NNBD
  • Fixed lint warnings

0.1.0

  • Initial release