Commit f47f740
authored
[file_selector] Relax xdg_directories constraint (flutter#7157)
`xdg_directories` 0.2.0 was update to 1.0 to reflect that it has a
stable API, with no other changes. This updates the constraint to allow
either 0.2.x or 1.x to avoid dependency conflicts in the future.1 parent 02571ec commit f47f740
File tree
2 files changed
+4
-3
lines changed- packages/path_provider/path_provider_linux
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments