desktop_notifications 0.6.3 copy "desktop_notifications: ^0.6.3" to clipboard
desktop_notifications: ^0.6.3 copied to clipboard

PlatformLinux

Allows notifications to be sent on Linux desktops using the desktop notifications specification.

Changelog #

0.6.3 #

  • Update to dbus 0.7

0.6.2 #

  • List Linux as the only supported platform.
  • Switch from pedantic to lints for source checking.

0.6.1 #

  • Fix incorrect data type used in NotificationHint.location().
  • Replace Uint8List in NotificationHint.imageData() with Iterable
  • Fix specification link in README.

0.6.0 #

  • Update to dbus 0.6.

0.5.0 #

  • Update to dbus 0.5.
  • Rename test file so can just run 'dart test'.

0.4.0 #

  • Update to dbus 0.4

0.3.0 #

  • Rename NotificationClient to NotificationsClient (was a typo).
  • Replace action and closed callbacks with futures.
  • Fix invalid default value for replacesId.
  • Make constructors constant.
  • Add regression tests.

0.2.2 #

  • Bump dbus dependency to avoid a signal subscription bug.

0.2.1 #

  • Make the DBusClient parameter optional.
  • Code tidy ups to pass dart analyze in 1.12 final release.

0.2.0 #

  • Add null safety support

0.1.0 #

  • Initial release
80
likes
160
points
4.2k
downloads

Publisher

verified publishercanonical.com

Weekly Downloads

Allows notifications to be sent on Linux desktops using the desktop notifications specification.

Repository (GitHub)
Contributing

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

dbus

More

Packages that depend on desktop_notifications