xdg_desktop_portal 0.1.8 xdg_desktop_portal: ^0.1.8 copied to clipboard
A native Dart implementation of portals. This package allows Dart applications to use portals available on the Linux desktop.
Changelog #
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.