PackageTrack
Sign in Get early access

flutter_document_picker

Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.

5.2.3 17K downloads/mo #2379 most downloaded on pub.dev sidlatau/flutter_document_picker

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.3 years

Nearly every release is documented

notes for 23 of 24 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

26 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

26 releases · Sep 2018 to Jun 2023
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 26
  1. 5.2.3 07 Jun 2023
    Release notes
    • Fixed allowed extension validation.
    Open source →
  2. 5.2.2 06 Jun 2023
    Release notes
    • Updated example app. Thanks, @EnesKaraosman (PR #47)
    • Fixed issue when no files are selected. Thanks, @alexei-kruk-idf (PR #48)
    Open source →
  3. 5.2.1 07 May 2023
    Release notes
    • Updated documentation how to pick multiple files.
    Open source →
  4. 5.2.0 06 May 2023
    Release notes
    • Allow to select multiple files. Thanks, @alexei-kruk-idf (PR #46)
    Open source →
  5. 5.1.0 17 May 2022
    Release notes
    • Fix build issues on Flutter 3.
    Open source →
  6. 5.0.1-nullsafety.0 05 Feb 2021 pre-release
    Release notes
    • Improved error handling in Android side (Issue #41). Thanks @morrica!
    Open source →
  7. 5.0.0-nullsafety.0 09 Jan 2021 pre-release
    Release notes
    • Migrate to null-safety.
    Open source →
  8. 4.0.1 05 Feb 2021

    Nothing published for this version

  9. 4.0.0 10 Feb 2020
    Release notes
    • Support Android V2 embedding.
    • Specify that this plugin is for Android / iOS platforms only.
    Open source →
  10. 3.0.1 12 Dec 2019
    Release notes
    • Fixed crash in Android when plugin is used without activity (issue #30). Special thanks to @LinusU for fixing the issue!
    Open source →
  11. 3.0.0 05 May 2019
    Release notes
    • Added ability to filter by multiple MIME types in Android.

    BREAKING:

    allowedMimeType parameter is replaced with allowedMimeTypes.

    MIGRATION:

    Just change allowedMimeType: 'value' to array allowedMimeTypes: ['value']

    Open source →
  12. 2.0.0 25 Feb 2019
    Release notes
    • Migrated to Android X.
    Open source →
  13. 1.4.0 22 Jan 2019
    Release notes

    Updated to compile in Android Studio 3.3.

    Open source →
    Release notes
    • Updated to work with Android Studio 3.3.
    Open source →
  14. 1.3.0 09 Jan 2019
    Release notes
    • Updated Swift version to 4.2.
    Open source →
  15. 1.2.0 08 Dec 2018
    Release notes
    • Added ability to sanitize selected document name (Issue #17).
    Open source →
  16. 1.1.3 19 Oct 2018
    Release notes
    • Updated Gradle, Kotlin, target SDK versions to latest ones.
    Open source →
  17. 1.1.2 08 Oct 2018
    Release notes
    • Updated Gradle, Kotlin, target SDK versions to latest ones (Issue #11).
    Open source →
  18. 1.1.1 28 Sep 2018
    Release notes
    • Fixed bug when plugin reacted to not its own request codes (Issue #6). Special thanks to @acheronian for spotting the issue!
    Open source →
  19. 1.1.0 22 Sep 2018
    Release notes
    • Added allowedMimeType parameter to filter files by MIME type in Android.
    Open source →
  20. 1.0.1 14 Sep 2018
    Release notes
    • Fixed bug when small file got corrupted after copying (Issue #3). Special thanks to @przemyslawsikora for spotting the issue!
    Open source →
  21. 1.0.0 05 Sep 2018
    Release notes
    • Changed API to support list of allowed file extensions and UTI's.
    Open source →
  22. 0.1.1 05 Sep 2018
    Release notes
    • Android part: Not needed logging removed.
    Open source →
  23. 0.1.0 04 Sep 2018
    Release notes
    • iOS part: picked document is copied to temp dir.
    Open source →
  24. 0.0.3 03 Sep 2018
    Release notes
    • Removed print statements.
    Open source →
  25. 0.0.2 01 Sep 2018
    Release notes
    • Fixed documentation.
    Open source →
  26. 0.0.1 01 Sep 2018
    Release notes
    • Initial version that works on Android and iOS. Has ability to filter file to pick by extension.
    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