This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[file_selector] Add getDirectoryPaths method to the file_selector_platform_interface. #6572
Merged
auto-submit
merged 5 commits into
flutter:main
from
southworks:74323-add-get-directories-paths-platform-interface
Nov 18, 2022
Merged
[file_selector] Add getDirectoryPaths method to the file_selector_platform_interface. #6572
auto-submit
merged 5 commits into
flutter:main
from
southworks:74323-add-get-directories-paths-platform-interface
Nov 18, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 tasks
11 tasks
This was referenced Oct 14, 2022
adpinola
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
from
October 14, 2022 20:33
9e6bf65
to
3982f4c
Compare
stuartmorgan
suggested changes
Oct 17, 2022
packages/file_selector/file_selector_platform_interface/CHANGELOG.md
Outdated
Show resolved
Hide resolved
...or/file_selector_platform_interface/lib/src/method_channel/method_channel_file_selector.dart
Outdated
Show resolved
Hide resolved
...or/file_selector_platform_interface/lib/src/method_channel/method_channel_file_selector.dart
Outdated
Show resolved
Hide resolved
...tor/file_selector_platform_interface/lib/src/platform_interface/file_selector_interface.dart
Outdated
Show resolved
Hide resolved
...tor/file_selector_platform_interface/lib/src/platform_interface/file_selector_interface.dart
Outdated
Show resolved
Hide resolved
...tor/file_selector_platform_interface/lib/src/platform_interface/file_selector_interface.dart
Show resolved
Hide resolved
Hi Stuart, feedback applied. Thanks! |
stuartmorgan
suggested changes
Oct 17, 2022
...s/file_selector/file_selector_platform_interface/test/method_channel_file_selector_test.dart
Show resolved
Hide resolved
...or/file_selector_platform_interface/lib/src/method_channel/method_channel_file_selector.dart
Outdated
Show resolved
Hide resolved
...or/file_selector_platform_interface/lib/src/method_channel/method_channel_file_selector.dart
Outdated
Show resolved
Hide resolved
eugerossetto
changed the title
[file_selector] Add getDirectoriesPaths method to the file_selector_platform_interface.
[file_selector] Add getDirectoryPaths method to the file_selector_platform_interface.
Oct 17, 2022
adpinola
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
2 times, most recently
from
October 17, 2022 18:22
b6e44cd
to
e3a66a2
Compare
Hi @stuartmorgan, I think you can review it again. Thanks |
VanesaOshiro
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
2 times, most recently
from
October 18, 2022 19:59
407a9b8
to
a67dad5
Compare
stuartmorgan
approved these changes
Oct 19, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with nit. Thanks!
@cbracken for secondary review
...or/file_selector_platform_interface/lib/src/method_channel/method_channel_file_selector.dart
Outdated
Show resolved
Hide resolved
adpinola
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
3 times, most recently
from
October 19, 2022 20:41
67be46c
to
19920f9
Compare
adpinola
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
from
November 2, 2022 12:35
19920f9
to
cea5866
Compare
adpinola
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
5 times, most recently
from
November 15, 2022 12:36
2e95435
to
dc4e24a
Compare
cbracken
reviewed
Nov 17, 2022
...s/file_selector/file_selector_platform_interface/test/method_channel_file_selector_test.dart
Outdated
Show resolved
Hide resolved
cbracken
reviewed
Nov 17, 2022
...le_selector/file_selector_platform_interface/test/file_selector_platform_interface_test.dart
Outdated
Show resolved
Hide resolved
cbracken
approved these changes
Nov 17, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm modulo one comment (and one optional suggestion).
adpinola
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
from
November 17, 2022 19:21
dc4e24a
to
834ffaa
Compare
adpinola
force-pushed
the
74323-add-get-directories-paths-platform-interface
branch
from
November 17, 2022 19:34
834ffaa
to
9c156fe
Compare
stuartmorgan
added
the
autosubmit
Merge PR when tree becomes green via auto submit App
label
Nov 17, 2022
adpinola
deleted the
74323-add-get-directories-paths-platform-interface
branch
November 18, 2022 12:58
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 18, 2022
…lector_platform_interface. (flutter/plugins#6572)
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Nov 18, 2022
* 19673b341 [camera]: Bump camerax_version (flutter/plugins#6709) * b8282424e [gh_actions]: Bump ossf/scorecard-action from 2.0.4 to 2.0.6 (flutter/plugins#6610) * 2ba4c0a70 [file_selector] Add getDirectoryPaths method to the file_selector_platform_interface. (flutter/plugins#6572) * 89cbf74c8 [quick_actions]Migrates all remaining components to Swift, and deprecate OCMock (flutter/plugins#6597) * 51d084453 [quick_actions] Fix Android integration test flake (flutter/plugins#6688) * b2fe01bc0 [google_sign_in] Correctly passes `serverClientId` to native libs (flutter/plugins#6691)
adam-harwood
pushed a commit
to adam-harwood/flutter_plugins
that referenced
this pull request
Nov 21, 2022
…tform_interface. (flutter#6572) * Add getDirectoriesPaths method to the file_selector_platform_interface * Add getDirectoriesPaths to method channel. * Increment version to 2.3.0 * apply feedback * extract assertion method Co-authored-by: Alejandro Pinola <[email protected]>
shogohida
pushed a commit
to shogohida/flutter
that referenced
this pull request
Dec 7, 2022
…#115656) * 19673b341 [camera]: Bump camerax_version (flutter/plugins#6709) * b8282424e [gh_actions]: Bump ossf/scorecard-action from 2.0.4 to 2.0.6 (flutter/plugins#6610) * 2ba4c0a70 [file_selector] Add getDirectoryPaths method to the file_selector_platform_interface. (flutter/plugins#6572) * 89cbf74c8 [quick_actions]Migrates all remaining components to Swift, and deprecate OCMock (flutter/plugins#6597) * 51d084453 [quick_actions] Fix Android integration test flake (flutter/plugins#6688) * b2fe01bc0 [google_sign_in] Correctly passes `serverClientId` to native libs (flutter/plugins#6691)
gspencergoog
pushed a commit
to gspencergoog/flutter
that referenced
this pull request
Jan 19, 2023
…#115656) * 19673b341 [camera]: Bump camerax_version (flutter/plugins#6709) * b8282424e [gh_actions]: Bump ossf/scorecard-action from 2.0.4 to 2.0.6 (flutter/plugins#6610) * 2ba4c0a70 [file_selector] Add getDirectoryPaths method to the file_selector_platform_interface. (flutter/plugins#6572) * 89cbf74c8 [quick_actions]Migrates all remaining components to Swift, and deprecate OCMock (flutter/plugins#6597) * 51d084453 [quick_actions] Fix Android integration test flake (flutter/plugins#6688) * b2fe01bc0 [google_sign_in] Correctly passes `serverClientId` to native libs (flutter/plugins#6691)
mauricioluz
pushed a commit
to mauricioluz/plugins
that referenced
this pull request
Jan 26, 2023
…tform_interface. (flutter#6572) * Add getDirectoriesPaths method to the file_selector_platform_interface * Add getDirectoriesPaths to method channel. * Increment version to 2.3.0 * apply feedback * extract assertion method Co-authored-by: Alejandro Pinola <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds the implementation of the method
getDirectoryPaths
to thefile_selector_platform_interface
.Next, we will proceed this way:
Issue:
Support for selection of multiple directories, through desktop's native open panel, in 'file_selector' package #74323
Pre-launch Checklist
dart format
.)[shared_preferences]
pubspec.yaml
with an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.md
to add a description of the change, following repository CHANGELOG style.///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.