win_toast 0.3.0 copy "win_toast: ^0.3.0" to clipboard
win_toast: ^0.3.0 copied to clipboard

PlatformWindows

a flutter plugin that allows users to create and display toast notifications to notification center on the Windows operating system.

0.3.0 #

BREAKING CHANGES

  • remove wrl implementation. WIN_TOAST_ENABLE_WIN_RT, WIN_TOAST_WRL_ACTIVATOR_CLSID, WIN_TOAST_ENABLE_WRL cmake configs do not work anymore.
  • WinToast.instance().initialize required a clsid parameter to works on msix

NEW FEATURES

  • add WinToast.instance().showToast to show toast from template.

0.2.0 #

  • BREAKING CHANGE please read README.md for how to use.
  • fix the notification which in notification center can not be clicked.
  • fix wired behavior when click the notification.

0.1.1 #

  • fix GetCurrentPackageFullName didn't work on Windows7.

0.1.0 #

0.0.2 #

  • fix cause crash on Windows 7.

0.0.1 #

  • add basic functions.
36
likes
130
pub points
87%
popularity

Publisher

verified publishermixin.dev

a flutter plugin that allows users to create and display toast notifications to notification center on the Windows operating system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, xml

More

Packages that depend on win_toast