app_tmp_path 3.2.1
app_tmp_path: ^3.2.1 copied to clipboard
Create a unique file path or directory in app temporary directory.
3.2.1 #
- Add
canClearAppTmpDirconstant to indicate if the app temporary directory can be cleared on the current platform.
3.1.0 #
- Delete iOS
/tmpdir incleanOSTmpDir.
3.0.0 #
- All functions are renamed. See README for details.
1.1.0 #
- Add
setAppTmpDirfunction to allow setting a custom temporary directory path.
1.0.0 #
- Initial release.