xdg_desktop_portal 0.1.12 copy "xdg_desktop_portal: ^0.1.12" to clipboard
xdg_desktop_portal: ^0.1.12 copied to clipboard

PlatformLinux

A native Dart implementation of portals. This package allows Dart applications to use portals available on the Linux desktop.

Changelog #

0.1.12 #

  • Add XdgSettingsPortal.settingChanged stream.
  • Add some stub portals that just get the portal version for now.

0.1.11 #

  • Add Secret, Documents portals.
  • Don't send empty reason by default on accounts portal.
  • Remove accidental code added to accounts example.

0.1.10 #

  • Add Background portal.
  • Add Camera portal.
  • Expose request exceptions in the API.
  • Add getVersion() methods for each portal.
  • Fix requests not being closed after a response.

0.1.9 #

  • Add Account portal.

0.1.8 #

  • Add FileChooser portal.

0.1.7 #

  • Use a property for XdgNetworkMonitorPortal.status

0.1.6 #

  • Use a stream for network status.

0.1.5 #

  • Hide request and session API, use exceptions and streams instead.

0.1.4 #

  • Fix handling of requests and sessions.
  • Added NetworkMonitor portal.

0.1.3 #

  • Added location portal.
  • Add missing documentation.

0.1.2 #

  • Added proxy resolver, open URI and email portals.
  • Fix actions on notification portal.

0.1.1 #

  • Added notification portal.

0.1.0 #

  • Initial release.
6
likes
140
pub points
76%
popularity

Publisher

verified publishercanonical.com

A native Dart implementation of portals. This package allows Dart applications to use portals available on the Linux desktop.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

collection, dbus

More

Packages that depend on xdg_desktop_portal