This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
2.3.2
- Fixed
FileSystem.directory(Uri)
,FileSystem.file(Uri)
, and
FileSystem.link(Uri)
to consult the file system's path context when
converting the URI to a file path rather than usingUri.toFilePath()
.