Open andj207 opened 2 years ago
My app need to create a file with a longer name than 30, and it is stripped out and has no file extension.
Hey @andj207, until PR 36 is merged, you could override it like below:
dependency_overrides: file_picker_writable: git: url: https://github.com/manaspratap/file_picker_writable
My app need to create a file with a longer name than 30, and it is stripped out and has no file extension.