downloadsfolder 1.0.1 copy "downloadsfolder: ^1.0.1" to clipboard
downloadsfolder: ^1.0.1 copied to clipboard

A Flutter plugin for retrieving the path to the downloads folder and performing operations related to file downloads on different platforms.

[1.0.1] #

  • Updates documentation on README.md.
  • Fix linux compilation (#3)
  • Fix openDownloadFolder not working on Linux.

[1.0.0] #

  • remove the usage of device_info_plus plugin
  • BREAKING Bump compileSdkVersion to 34 in Gradle buildscripts
  • BREAKING Change getDownloadFolderPath to getDownloadFolder and have it return a Directory instead of a String?
  • FIX openDownloadFolder not working with MacOs
  • Update dependencies

[0.1.1] #

  • update dependencies
  • update example app

[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.
36
likes
0
points
8.02k
downloads

Publisher

verified publishersiyoutechnology.com

Weekly Downloads

A Flutter plugin for retrieving the path to the downloads folder and performing operations related to file downloads on different platforms.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartx, diacritic, flutter, path, path_provider, path_provider_linux, path_provider_windows, permission_handler, plugin_platform_interface, url_launcher

More

Packages that depend on downloadsfolder