-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: flutter/packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c197455fc14b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7805d3e2d654
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 50 files changed
- 3 contributors
Commits on Feb 5, 2026
-
[dependabot]: Bump com.google.ads.interactivemedia.v3:interactivemedi…
…a from 3.38.0 to 3.39.0 in /packages/interactive_media_ads/android (#10950) Bumps com.google.ads.interactivemedia.v3:interactivemedia from 3.38.0 to 3.39.0. The latest update adds `@Nullable` to the SDK so the Kotlin static analysis is starting to fail where values are known nullable. See https://developers.google.com/interactive-media-ads/docs/sdks/android/client-side/history [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for 4ec17d6 - Browse repository at this point
Copy the full SHA 4ec17d6View commit details -
[camera_avfoundation] Handle startWriting errors (#10921)
Fixes flutter/flutter#180048. This PR adds error handling for `AVAssetWriter.startWriting` in `camera_avfoundation`. Previously, the boolean return value was ignored, which could mask initialization errors. Now, a `FlutterError` is returned if writing fails to start. ## Pre-Review Checklist **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. [^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.
Configuration menu - View commit details
-
Copy full SHA for 749c79d - Browse repository at this point
Copy the full SHA 749c79dView commit details -
[camera] Remove unused test file (#10966)
This test file doesn't appear to ever have been part of a project, so was never run, and was testing a utility method that no longer exists.
Configuration menu - View commit details
-
Copy full SHA for 7bd2fd1 - Browse repository at this point
Copy the full SHA 7bd2fd1View commit details
Commits on Feb 6, 2026
-
[flutter_svg] Convert example app to Swift (#10968)
This package was imported after I did a repository-wide sweep to convert all the non-plugin examples from Obj-C to Swift, to reduce use of a deprecated template. This was done by: - deleting the ios/ directory - running `flutter create --platforms=ios .` using current `stable` (3.38.9) - deleting the RunnerTest target and source, since we will never have native tests for this ## 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.
Configuration menu - View commit details
-
Copy full SHA for 7805d3e - Browse repository at this point
Copy the full SHA 7805d3eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c197455fc14b...7805d3e2d654