Skip to content

Releases: boyan01/overlay_support

v2.1.0

13 Nov 03:14
Compare
Choose a tag to compare

What's Changed

  • Fix the build issues with the example by @youssefmaly in #81
  • toast now didn't interrupt pointer event anymore.

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

03 Jun 03:53
Compare
Choose a tag to compare
  • compat with version before flutter3.

v2.0.0

14 May 02:05
Compare
Choose a tag to compare
  • update dart sdk min version to 2.14.0.
  • compat with flutter 3, fix null-aware operator unnecessary warning. #76
  • update docs.

v2.0.0-beta.0

26 Mar 07:17
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release
  • 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

19 Apr 15:19
Compare
Choose a tag to compare
  • added reverse animation duration and implicit parameter for animation. #66 by petro-i

v1.2.0

14 Mar 14:00
Compare
Choose a tag to compare
  • The same as 1.2.0-nullsafety.0.
  • Recreate example.

v1.0.5-hotfix1

08 Feb 16:31
Compare
Choose a tag to compare
  • remove the deprecated method which from v1.12.x in BuildContext , relate to #64

v1.2.0-nullsafety.0

21 Dec 07:35
Compare
Choose a tag to compare
  • Support multi OverlaySupport. add OverlaySupport.local() for local notificatiton.

v1.1.0-nullsafety.0

15 Dec 14:23
69b6586
Compare
Choose a tag to compare
v1.1.0-nullsafety.0 Pre-release
Pre-release

migrate to null safety

v1.0.5

19 Jul 23:40
2af2919
Compare
Choose a tag to compare