Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[path_provider] Re-release FFI foundation version#10516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
stuartmorgan-g wants to merge1 commit intoflutter:main
base:main
Choose a base branch
Loading
fromstuartmorgan-g:path-provider-foundation-ffi-second-try

Conversation

@stuartmorgan-g
Copy link
Collaborator

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

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

Fixesflutter/flutter#178915

Pre-Review Checklist

Footnotes

  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.23

2.5.0 was retracted due to an issue with production builds (see linkbelow); 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 SDKrequirement to 3.38.0.Fixesflutter/flutter#178915
Copy link

@gemini-code-assistgemini-code-assistbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Code Review

This pull request addresses an issue with production builds in the FFI-basedpath_provider_foundation package by re-releasing it as version 2.5.1. The core change is updating theobjective_c dependency to9.2.0, which necessitates raising the minimum Dart SDK to3.10.0 and Flutter to3.38.0. The version, dependency, and SDK constraints have been correctly updated in the package'spubspec.yaml and its example. TheCHANGELOG.md has also been updated to reflect these changes and to mark version 2.5.0 as retracted. The changes are correct and well-contained. I have one minor suggestion to improve the wording in the changelog for better user clarity.

@stuartmorgan-g
Copy link
CollaboratorAuthor

stuartmorgan-g commentedNov 25, 2025
edited
Loading

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

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vashworthvashworthAwaiting requested review from vashworthvashworth is a code owner

@LongCatIsLooongLongCatIsLooongAwaiting requested review from LongCatIsLooongLongCatIsLooong will be requested when the pull request is marked ready for reviewLongCatIsLooong is a code owner

1 more reviewer

@gemini-code-assistgemini-code-assist[bot]gemini-code-assist[bot] left review comments

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

1 participant

@stuartmorgan-g

[8]ページ先頭

©2009-2025 Movatter.jp