Open stuartmorgan opened 4 years ago
Currently blocked on https://github.com/flutter/flutter/issues/90673.
The triaged-desktop
label is irrelevant if there is no team-desktop
label or fyi-desktop
label.
@matanlurey I know macOS isn't in scope for https://github.com/orgs/flutter/projects/181 but FYI in case you want to track it somewhere.
file_selector shows native UI, so automated testing for it will require building out native UI test support for macOS in
integration_test
. We will almost certainly want to use XCUITest for this, as on iOS.