PackageTrack
Sign in Get early access

path_provider_android

Android implementation of the path_provider plugin.

2.3.1 7.5M downloads/mo #78 most downloaded on pub.dev flutter/packages

What this package is like to depend on

Last release 4 months ago

08 Apr 2026

Release timing varies

gaps range from 2 weeks to 4 months

Nearly every release is documented

notes for 49 of 49 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

49 releases · first in 2021

7 releases in the last 12 months

see the full history below

Release timeline

49 releases · Nov 2021 to Apr 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 49
  1. 2.3.1 08 Apr 2026
    Release notes
    • Removes dependency on PathUtils to avoid a potential ClassNotFoundException when running in release mode.
    Open source →
  2. 2.3.0 06 Apr 2026
    Release notes
    • Changes internal implementation to use JNI.
    Open source →
  3. 2.2.23 25 Mar 2026
    Release notes
    • Updates build files from Groovy to Kotlin.
    Open source →
  4. 2.2.22 21 Nov 2025
    Release notes
    • Bumps com.android.tools.build:gradle from 8.12.1 to 8.13.1.
    Open source →
  5. 2.2.21 17 Nov 2025
    Release notes
    • Updates to Pigeon 26.
    Open source →
  6. 2.2.20 15 Oct 2025
    Release notes
    • Updates Java compatibility version to 17 and minimum supported SDK version to Flutter 3.35/Dart 3.9.
    Open source →
  7. 2.2.19 08 Oct 2025
    Release notes
    • Resolves Gradle 9 deprecations.
    Open source →
  8. 2.2.18 27 Aug 2025
    Release notes
    • Bumps com.android.tools.build:gradle to 8.12.1.
    • Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
    Open source →
  9. 2.2.17 19 Apr 2025
    Release notes
    • Removes obsolete code related to supporting SDK <21.
    Open source →
  10. 2.2.16 06 Mar 2025
    Release notes
    • Updates compileSdk 34 to flutter.compileSdkVersion.
    Open source →
  11. 2.2.15 10 Dec 2024
    Release notes
    • Removes unnecessary native code.
    Open source →
  12. 2.2.14 25 Nov 2024
    Release notes
    • Updates annotations lib to 1.9.1.
    Open source →
  13. 2.2.12 07 Oct 2024
    Release notes
    • Updates Pigeon for non-nullable collection type support.
    Open source →
  14. 2.2.11 05 Oct 2024
    Release notes
    • Updates Java compatibility version to 11.
    • Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
    Open source →
  15. 2.2.10 12 Aug 2024
    Release notes
    • Updates annotations lib to 1.8.2.
    Open source →
  16. 2.2.9 29 Jul 2024
    Release notes
    • Updates annotations lib to 1.8.1.
    Open source →
  17. 2.2.8 26 Jul 2024
    Release notes
    • Updates lint checks to ignore NewerVersionAvailable.
    Open source →
  18. 2.2.7 08 Jul 2024
    Release notes
    • Updates AGP version to 8.5.0.
    Open source →
  19. 2.2.6 17 Jun 2024
    Release notes
    • Updates annotations lib to 1.8.0.
    Open source →
  20. 2.2.5 28 May 2024
    Release notes
    • Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
    • Removes support for apps using the v1 Android embedding.
    Open source →
  21. 2.2.4 12 Apr 2024
    Release notes
    • Updates minSdkVersion version to 19.
    • Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
    Open source →
  22. 2.2.3 09 Apr 2024
    Release notes
    • Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
    • Updates compileSdk version to 34.
    Open source →
  23. 2.2.2 26 Dec 2023
    Release notes
    • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
    • Updates annotations lib to 1.7.1.
    Open source →
  24. 2.2.1 24 Oct 2023
    Release notes
    • Updates annotations lib to 1.7.0.
    Open source →
  25. 2.2.0 30 Aug 2023
    Release notes
    • Adds implementation of getDownloadsDirectory().
    Open source →
  26. 2.1.1 30 Aug 2023
    Release notes
    • Adds pub topics to package metadata.
    • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
    Open source →
  27. 2.1.0 03 Aug 2023
    Release notes
    • Adds getApplicationCachePath() for storing app-specific cache files.
    • Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
    Open source →
  28. 2.0.27 28 Apr 2023
    Release notes
    • Fixes compatibility with AGP versions older than 4.2.
    Open source →
  29. 2.0.26 26 Apr 2023
    Release notes
    • Adds a namespace for compatibility with AGP 8.0.
    Open source →
  30. 2.0.25 14 Apr 2023
    Release notes
    • Fixes Java warnings.
    Open source →
  31. 2.0.24 08 Mar 2023
    Release notes
    • Clarifies explanation of endorsement in README.
    • Aligns Dart and Flutter SDK constraints.
    • Updates compileSdkVersion to 33.
    Open source →
  32. 2.0.23 22 Feb 2023
    Release notes
    • Updates links for the merge of flutter/plugins into flutter/packages.
    • Updates minimum Flutter version to 3.0.
    Open source →
  33. 2.0.22 22 Nov 2022
    Release notes
    • Removes unused Guava dependency.
    Open source →
  34. 2.0.21 31 Oct 2022
    Release notes
    • Updates code for no_leading_underscores_for_local_identifiers lint.
    • Updates minimum Flutter version to 2.10.
    • Upgrades androidx.annotation version to 1.5.0.
    • Upgrades Android Gradle plugin version to 7.3.1.
    Open source →
  35. 2.0.20 25 Aug 2022
    Release notes
    • Reverts changes in versions 2.0.18 and 2.0.19.
    Open source →
  36. 2.0.19 11 Aug 2022
    Release notes
    • Bumps kotlin to 1.7.10
    Open source →
  37. 2.0.18 10 Aug 2022
    Release notes
    • Bumps androidx.annotation:annotation version to 1.4.0.
    • Bumps gradle version to 7.2.2.
    Open source →
  38. 2.0.17 27 Jul 2022
    Release notes
    • Lower minimim version back to 2.8.1.
    Open source →
  39. 2.0.16 26 Jun 2022
    Release notes
    • Fixes bug with getExternalStoragePaths(null).
    Open source →
  40. 2.0.15 16 Jun 2022
    Release notes
    • Switches the medium from MethodChannels to Pigeon.
    Open source →
  41. 2.0.14 10 May 2022
    Release notes
    • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
    Open source →
  42. 2.0.13 26 Apr 2022
    Release notes
    • Fixes typing build warning.
    Open source →
  43. 2.0.12 24 Feb 2022
    Release notes
    • Returns to using a different platform channel name, undoing the revert in 2.0.11, but updates the minimum Flutter version to 2.8 to avoid the issue that caused the revert.
    Open source →
  44. 2.0.11 23 Dec 2021
    Release notes
    • Temporarily reverts the platform channel name change from 2.0.10 in order to restore compatibility with Flutter versions earlier than 2.8.
    Open source →
  45. 2.0.10 22 Dec 2021
    Release notes
    • Switches to a package-internal implementation of the platform interface.
    Open source →
  46. 2.0.9 22 Nov 2021
    Release notes
    • Updates Android compileSdkVersion to 31.
    Open source →
  47. 2.0.8 19 Nov 2021
    Release notes
    • Updates example app Android compileSdkVersion to 31.
    • Fixes typing build warning.
    Open source →
  48. 2.0.7 15 Nov 2021
    Release notes
    • Fixes link in README.
    Open source →
  49. 2.0.6 10 Nov 2021
    Release notes
    • Split from path_provider as a federated implementation.
    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