Releases: boyan01/overlay_support
Releases · boyan01/overlay_support
v2.1.0
What's Changed
- Fix the build issues with the example by @youssefmaly in #81
- toast now didn't interrupt pointer event anymore.
New Contributors
- @youssefmaly made their first contribution in #81
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
v2.0.0-beta.0
- fix null-aware operator unnecessary warning. #76
- update dart sdk min version to
2.14.0
. - remove pedantic dependency, replace with lint instead.
v1.2.1
v1.2.0
v1.0.5-hotfix1
- remove the deprecated method which from v1.12.x in BuildContext , relate to #64
v1.2.0-nullsafety.0
- Support multi OverlaySupport. add
OverlaySupport.local()
for local notificatiton.
v1.1.0-nullsafety.0
migrate to null safety