packages icon indicating copy to clipboard operation
packages copied to clipboard

[path_provider] Re-release FFI foundation version

Open stuartmorgan-g opened this issue 1 month ago • 1 comments

2.5.0 was retracted due to an issue with production builds (see link below); this re-releases with a requirement on objective_c 9.2.0, which resolves that issue.

Because objective_c 9.2.0 requires hooks, this updates the min SDK requirement to 3.38.0.

Fixes https://github.com/flutter/flutter/issues/178915

Pre-Review Checklist

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.

stuartmorgan-g avatar Nov 25 '25 17:11 stuartmorgan-g

Web build failures are https://github.com/dart-lang/native/issues/2824, but it looks like there are some other issues, like needing a native toolchain for Dart unit tests, which is unfortunate (https://github.com/flutter/flutter/issues/178715).

stuartmorgan-g avatar Nov 25 '25 18:11 stuartmorgan-g