-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[file_selector] Endorse macOS #5001
[file_selector] Endorse macOS #5001
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
@cbracken I did the |
|
test-exempt: is a test by adding the new platform new CI testing is enabled |
cbracken
left a comment
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!
* use path_provider_macos on only test * remove redundant dev deps * file_selector_macos and file_selector_windows has been endorsed. See: flutter/plugins#5001 and flutter/plugins#4696 * meta package is contained in Dart SDK * analyzer * add meta on dev_deps * rever meta package change
Adds file_selector_macos as an endorsed implementation, and enables
the example to build for macOS.
The code in example/ is the template-generated code, unchanged except
for adding the license.
Part of flutter/flutter#70221
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style.///).