@capacitor/filesystem
Advanced tools
Changelog
7.1.1 (2025-05-27)
@capacitor/file-transfer
plugin.downloadFile
, addListener
, removeAllListeners
have now been marked deprecated; we recommend using the new @capacitor/file-transfer plugin in conjunction with thisstat
(capacitor-plugins#2019).LibraryNoCloud
and Temporary
(capacitor-plugins#993).content://
Uri's (capacitor-plugins#308 + capacitor-plugins#2105 + capacitor-plugins#6114).file://
Uri's.getUri
. In the case you are adding a trailing slash to concatenate a directory URI with a file name, you won't need that logic anymore.