downloadsfolder 0.0.5
downloadsfolder: ^0.0.5 copied to clipboard
A Flutter plugin for retrieving the path to the downloads folder and performing operations related to file downloads on different platforms.
[0.0.5] - Initial Release #
- Released the initial version of the
downloadsfolder
plugin. - Added functionality to retrieve the path to the downloads folder based on the platform.
- Implemented the ability to copy files into the downloads folder, ensuring unique names to avoid overwriting existing files.
- Provided the option to open the downloads folder on the device's file system.