Skip to content

Update file_picker_cross.dart adding toString to the exception passed to...

Update file_picker_cross.dart adding toString to the exception passed to FileSelectionCanceledError since it expects a string and was causing an unexpected exception when file selection was cancelled.

Merge request reports