PackageTrack
Sign in Get early access

downloadsfolder

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

1.2.0 37K downloads/mo #1683 most downloaded on pub.dev UnluckyY1/flutter_downloads_folder

What this package is like to depend on

Last release 3 months ago

22 May 2026

Release timing varies

gaps range from 8 days to 13 months

Most releases are documented

notes for 5 of 7 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

10 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

10 releases · Nov 2023 to May 2026
2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 2.0.0-pre.2 22 May 2026 pre-release

    Nothing published for this version

  2. 2.0.0-pre.1 05 May 2025 pre-release
    Release notes

    Breaking Changes

    • copyFileIntoDownloadFolder Return Type
      • Changed return type from boolean to File object (#11)
      • Migration Required: Update code to handle the returned File instead of boolean checks

    New Features

    • Subdirectory Support
      • Added subDirectoryPath parameter to copyFileIntoDownloadFolder (#9)
    Open source →
  3. 1.2.0 16 Dec 2024
    Release notes

    Full Changelog: 1.1.1...1.2.0

    [1.2.0]

    • Breaking Change:
      • Removed the dependency on permission_handler.
      • This plugin no longer manages write permissions.
      • Action Required: You must implement write permission handling in your app manually.
    • [Android] Upgraded the required Android Java version to 17.
    • Fixed Flutter 3.27.0 warning for the Linux platform
    Open source →
  4. 1.1.1 24 Nov 2024
    Release notes

    What's Changed

    • Updated dependencies to the latest versions.
    • Restored the Linux platform tag on pub.dev.

    Full Changelog: 1.1.0...1.1.1

    Open source →
  5. 1.1.0 21 May 2024
    Release notes

    What's Changed

    • Refactor: Simplify Dependencies and Improve Code Organization by @UnluckyY1 in #5

    Full Changelog: 1.0.1...1.1.0

    • This release represents a significant improvement over the previous version, with a focus on code organization, readability, maintainability, and error handling, while also removing dependencies to streamline the codebase and improve simplicity.
    Open source →
  6. 1.1.0-pre-release 19 May 2024 pre-release

    Nothing published for this version

  7. 1.0.1 11 May 2024
    Release notes

    What's Changed

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

    Full Changelog: https://github.com/UnluckyY1/flutter_downloads_folder/commits/1.0.1

    Open source →
  8. 1.0.0 27 Apr 2024

    Nothing published for this version

  9. 0.1.1 10 Feb 2024

    Nothing published for this version

  10. 0.0.5 15 Nov 2023
    Release notes
    • 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.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive