overlay_support

a flutter toast and notification library

APACHE-2.0 License

Stars
387

Bot releases are hidden (Show)

overlay_support - v2.1.0 Latest Release

Published by boyan01 almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/boyan01/overlay_support/compare/v2.0.1...v2.1.0

overlay_support - v2.0.1

Published by boyan01 over 2 years ago

  • compat with version before flutter3.
overlay_support - v2.0.0

Published by boyan01 over 2 years ago

overlay_support - v2.0.0-beta.0

Published by boyan01 over 2 years ago

  • fix null-aware operator unnecessary warning. #76
  • update dart sdk min version to 2.14.0.
  • remove pedantic dependency, replace with lint instead.
overlay_support - v1.2.1

Published by boyan01 over 3 years ago

  • added reverse animation duration and implicit parameter for animation. #66 by petro-i
overlay_support - v1.2.0

Published by boyan01 over 3 years ago

  • The same as 1.2.0-nullsafety.0.
  • Recreate example.
overlay_support - v1.0.5-hotfix1

Published by boyan01 over 3 years ago

  • remove the deprecated method which from v1.12.x in BuildContext , relate to #64
overlay_support - v1.2.0-nullsafety.0

Published by boyan01 almost 4 years ago

  • Support multi OverlaySupport. add OverlaySupport.local() for local notificatiton.
overlay_support - v1.1.0-nullsafety.0

Published by boyan01 almost 4 years ago

migrate to null safety

overlay_support - v1.0.5

Published by boyan01 over 4 years ago

  • Expose duration to showSimpleNotification #46 by Elvis Sun
  • others: #48 #47
overlay_support - Release 1.0.4

Published by boyan01 over 4 years ago

overlay_support - fix Toast hidden behind ime

Published by boyan01 almost 5 years ago

fix #20

overlay_support -

Published by boyan01 over 5 years ago

overlay_support - v0.3.0

Published by boyan01 over 5 years ago

add key parameter #5
fix #4

overlay_support - v0.2.0

Published by boyan01 over 5 years ago

bug fix

overlay_support -

Published by boyan01 over 5 years ago

overlay_support -

Published by boyan01 over 5 years ago

Package Rankings
Top 1.99% on Pub.dev
Badges
Extracted from project README
Pub Pub CI codecov Pub
Related Projects