mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 15:23:25 +08:00

Endorses the new Android implementation of `file_selector`, updating the README accordingly. Also adjusts the example to better handle platform diffs, by hiding UI that doesn't work instead of just labelling it on the button. Left a TODO to improve how we determine what to hide once we have the API to do so. Fixes https://github.com/flutter/flutter/issues/110098