- Fix for default background color
- Fix linter warnings: switch to
withValues
fromwithOpacity
, remove unusedkey
param
- Add support for Tap behaviours
- Remove longPress
- Revert
tap behaviors
PR as it was a breaking change
- Upgrade to flutter v3.22.0
- Remove requirement for MaterialApp to wrap the overlay
- Improve error message when inherited overlay is not found
- Updated to Flutter 3.0 and NNBD
- Fixed lint warnings
- Initial release