blob: c691848c597d2f8a8d0708e08ace10b2e6c5075d [file] [log] [blame] [view]
## NEXT
* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
## 2.3.0
* Adds getApplicationCachePath() for storing app-specific cache files.
## 2.2.4
* Updates to the latest version of `pigeon`.
* Updates minimum supported macOS version to 10.14.
## 2.2.3
* Updates minimum iOS version to 11.
## 2.2.2
* Updates pigeon for null value handling fixes.
* Updates minimum Flutter version to 3.3.
## 2.2.1
* Updates to `pigeon` version 9.
## 2.2.0
* Adds support for `getContainerPath` on iOS.
## 2.1.3
* Clarifies explanation of endorsement in README.
* Aligns Dart and Flutter SDK constraints.
## 2.1.2
* Updates links for the merge of flutter/plugins into flutter/packages.
* Updates minimum supported Flutter version to 3.0.
## 2.1.1
* Fixes a regression in the path retured by `getApplicationSupportDirectory` on iOS.
## 2.1.0
* Renames the package previously published as
[`path_provider_macos`](https://pub.dev/packages/path_provider_macos)
* Adds iOS support.