We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d8624 commit bbb6463Copy full SHA for bbb6463
flutter_local_notifications_linux/pubspec.yaml
@@ -9,15 +9,12 @@ dependencies:
9
sdk: flutter
10
flutter_local_notifications_platform_interface: ^7.0.0
11
path: ^1.8.0
12
- xdg_desktop_portal: ^0.1.12
13
- xdg_directories: ">=0.2.0+1 <2.0.0"
14
-
15
-dependency_overrides:
16
# Temporarily use a fork of xdg_desktop_portal to support the ActionInvoked signal
17
xdg_desktop_portal:
18
git:
19
url: https://github.com/Merrit/xdg_desktop_portal.dart.git
20
ref: 8d18d560ba3388627c998011a0803defc0e84c30
+ xdg_directories: ">=0.2.0+1 <2.0.0"
21
22
dev_dependencies:
23
build_runner: ^2.3.3
0 commit comments