PackageTrack
Sign in Get early access

filepicker_windows

File and directory picker for Windows that uses common dialog controls.

3.0.2 4.1K downloads/mo #4154 most downloaded on pub.dev halildurmus/win32

What this package is like to depend on

Last release 4 months ago

11 Apr 2026

Release timing varies

gaps range from 2 weeks to 1.6 years

Most releases are documented

notes for 23 of 28 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

30 releases · first in 2020

3 releases in the last 12 months

see the full history below

Release timeline

30 releases · May 2020 to Apr 2026
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 30
  1. 3.0.2 11 Apr 2026
    Release notes

    3.0.2 - 2026-04-11

    📦 Dependencies

    • Lower minimum Dart SDK to 3.10.
    Open source →
    Release notes

    📦 Dependencies

    • Lower minimum Dart SDK to 3.10.
    Open source →
  2. 3.0.1 27 Feb 2026
    Release notes

    🏠 Repository

    Open source →
  3. 3.0.0 24 Feb 2026
    Release notes

    🔄 Breaking Changes

    • FileDialog.hWndOwner type changed from int to Pointer.
    • WindowsKnownFolder is now an extension type that wraps a GUID, allowing it to be used directly anywhere a GUID is expected without unwrapping.
    • CustomPlace.field has been replaced with a new folder field of type WindowsKnownFolder.
    • CustomPlace now holds a WindowsKnownFolder folder instead.

    🚀 Features

    • In Flutter apps, when hWndOwner is not set explicitly, the dialog now automatically detects the Flutter window and uses it as the owner.

      This ensures the dialog always opens as a modal in front of the Flutter window, preventing the app from appearing frozen when the user clicks away while the dialog is open.

      In Dart-only apps, no owner is set and the previous behaviour is preserved.

    📦 Dependencies

    • Bumped minimum required Dart SDK version to 3.11.0.
    Open source →
  4. 2.1.4 28 Jul 2024
    Release notes
    • Bump minimum required Dart version to 3.4.0
    Open source →
  5. 2.1.3 16 Apr 2024
    Release notes
    • Add initialDirectory and alwaysShowInitialDirectory fields to DirectoryPicker (#36).
    Open source →
  6. 2.1.2 15 Apr 2024
    Release notes
    • Add alwaysShowInitialDirectory field to control whether the dialog box should always show the directory defined in initialDirectory to the user, regardless of previous user interaction.
    Open source →
  7. 2.1.1 14 Apr 2024
    Release notes
    • Fix deprecation warnings
    • Update links
    Open source →
  8. 2.1.0 06 Feb 2024
    Release notes
    • Add addToRecentDocuments field to control whether an item being opened or saved will be added to the recent documents list.
    • Add dereferenceLinks field to specify whether shortcuts should be treated as their target items.
    • Add showHiddenAndSystemItems field to control whether hidden and system items are displayed in the file dialog.
    • Bump minimum required Dart version to 3.2.0.
    Open source →
  9. 2.0.12 06 Feb 2024 withdrawn

    Nothing published for this version

  10. 2.0.11 20 Sep 2023
    Release notes
    • Improved code quality.
    Open source →
  11. 2.0.10 18 Sep 2023
    Release notes
    • Improved code quality.
    • Improved documentation.
    • Added example for selecting a directory.
    Open source →
  12. 2.0.9 03 Jul 2023
    Release notes
    • Add getFiles() method into the OpenFilePicker to enable selecting multiple files (#12, thanks to @ritheshSalyan)
    Open source →
  13. 2.0.8 03 Jul 2023
    Release notes
    • Add support for setting the initial directory (#23, thanks to @amarland)
    Open source →
  14. 2.0.7 03 Jul 2023
    Release notes
    • Fix crashes in v2.0.6 (#24)
    Open source →
  15. 2.0.6 11 May 2023
    Release notes
    • Update win32 dependency
    Open source →
  16. 2.0.5 30 Apr 2023
    Release notes
    • Tidy up folders and remove some potential memory leaks
    Open source →
  17. 2.0.4 29 Apr 2023
    Release notes
    • Update win32 dependency
    Open source →
  18. 2.0.3 29 Apr 2023
    Release notes

    2.0.3 - 2026-04-11

    📦 Dependencies

    • Lower minimum Dart SDK to 3.10.
    Open source →
    Release notes
    • Update win32 dependency
    Open source →
  19. 2.0.2 06 Jun 2022
    Release notes
    • Upgrade dependencies and resolve lint warnings
    Open source →
  20. 2.0.1 05 Dec 2021
    Release notes
    • Upgrade win32 dependency
    Open source →
  21. 2.0.0 19 Mar 2021
    Release notes
    • Enable sound null safety
    Open source →
  22. 2.0.0-nullsafety.0 20 Nov 2020 pre-release

    Nothing published for this version

  23. 1.0.0 23 Sep 2020
    Release notes
    • Mark as stable version
    • Update to new Windows template for example application
    • Update package dependencies
    Open source →
  24. 0.1.2 17 Jun 2020
    Release notes
    • Update APIs
    Open source →
  25. 0.1.1 04 Jun 2020

    Nothing published for this version

  26. 0.1.0 02 Jun 2020
    Release notes
    • Basic implementation using win32.
    • Add example that shows using OpenFileDialog to select desktop wallpaper.
    Open source →
  27. 0.0.4 31 May 2020

    Nothing published for this version

  28. 0.0.3 31 May 2020

    Nothing published for this version

  29. 0.0.2 31 May 2020

    Nothing published for this version

  30. 0.0.1 30 May 2020

    Nothing published for this version

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