path_provider_foundation 2.1.3 path_provider_foundation: ^2.1.3 copied to clipboard
iOS and macOS implementation of the path_provider plugin
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
- Adds iOS support.