-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Comparing changes
Open a pull request
base repository: flutter/packages
base: 69cf9591b733
head repository: flutter/packages
compare: fc795e566e86
- 4 commits
- 51 files changed
- 3 contributors
Commits on May 26, 2026
-
[google_maps_flutter] Add a pinned-SDK web example app (#11761)
The tree is currently closed because Google Maps SDK 3.65 came out, and it throws exceptions why trying to use heatmaps, as that functionality has been removed from the SDK. This fixes the tree by creating a second example app for `google_maps_flutter_web` that pins version 3.64 of the Google Maps SDK: - copied the original example - removed all of the non-heatmap tests - consolidated the tests into one file (since it's not clear to me why we had two almost identically-named tests in the firs place, and it was especially confusing with just a few tests) The heatmap tests have been removed from the main example, where they throw. The README has been updated to explain that heatmaps are deprecated, and using them requires pinning 3.64. Fixes flutter/flutter#186946 ## 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 9d59a30 - Browse repository at this point
Copy the full SHA 9d59a30View commit details -
[dependabot]: Bump org.json:json from 20251224 to 20260522 in /packag…
…es/in_app_purchase/in_app_purchase_android/example/android/app (#11776) Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20251224 to 20260522. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/douglascrockford/JSON-java/releases">org.json:json's releases</a>.</em></p> <blockquote> <h2>20260522</h2> <table> <thead> <tr> <th>Pull Request</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1054">#1054</a></td> <td>pre-release-20260522 prep for next release</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1053">#1053</a></td> <td>update security.md with key data</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1046">#1046</a></td> <td>Validate XML numeric character references before string construction</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1044">#1044</a></td> <td>Ignore static fields in JSONObject.fromJson()</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1041">#1041</a></td> <td>Enhance README with license clarification</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1039">#1039</a></td> <td>Fix XML forceList parsing issue</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1038">#1038</a></td> <td>Fix input validation in XMLTokener.unescapeEntity()</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1037">#1037</a></td> <td>Fix ClassCastException in JSONML.toJSONArray and toJSONObject</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1029">#1029</a></td> <td>add badge to external hosted javadoc</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1028">#1028</a></td> <td>Refactoring: Fix sonarqube reliability issues</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1027">#1027</a></td> <td>Save/restore default locale in test</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md">org.json:json's changelog</a>.</em></p> <blockquote> <p>20260522 Publish key data, recent commits for minor fixes</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stleary/JSON-java/commit/968a592260c49151dd0bf79903a7986da64c63cd"><code>968a592</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1054">#1054</a> from stleary/pre-release-20260522</li> <li><a href="https://github.com/stleary/JSON-java/commit/3665aad82b41961d21901dac485a571fc1ea0828"><code>3665aad</code></a> pre-release-20260522 doc and build updates for release</li> <li><a href="https://github.com/stleary/JSON-java/commit/d749ee16abd084ae94785c7afe954de25d921a5d"><code>d749ee1</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1053">#1053</a> from stleary/update-security-md-with-key</li> <li><a href="https://github.com/stleary/JSON-java/commit/649598338f5c7ed3bb8891e1d74ef589f9d0617e"><code>6495983</code></a> update-security-md-with-key new security.md file, also fixed 1000 level jsona...</li> <li><a href="https://github.com/stleary/JSON-java/commit/896ce0fb74b529ceb8618cb64cf63dec67a56e61"><code>896ce0f</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1046">#1046</a> from yuki-matsuhashi/master</li> <li><a href="https://github.com/stleary/JSON-java/commit/187706978099ef7f201ce04fb8ffd507a7d8b405"><code>1877069</code></a> Validate XML numeric character references before string construction</li> <li><a href="https://github.com/stleary/JSON-java/commit/b959027aa2e0f2757ffa53f3941e729590df90ea"><code>b959027</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1044">#1044</a> from yuki-matsuhashi/1043-ignore-static</li> <li><a href="https://github.com/stleary/JSON-java/commit/039f331d7d9baac6c5568fd4087be96f28eedc65"><code>039f331</code></a> Add comment for empty test constructor</li> <li><a href="https://github.com/stleary/JSON-java/commit/94e340002b6cee528e0dc153fc9eca276286b571"><code>94e3400</code></a> Ignore static fields in JSONObject.fromJson()</li> <li><a href="https://github.com/stleary/JSON-java/commit/6230128f59a680ae2cedb845d6d9962fd1c40eb5"><code>6230128</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1041">#1041</a> from stleary/license-clarification</li> <li>Additional commits viewable in <a href="https://github.com/douglascrockford/JSON-java/compare/20251224...20260522">compare view</a></li> </ul> </details> <br /> [](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 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 874b823 - Browse repository at this point
Copy the full SHA 874b823View commit details -
[google_maps_flutter] Add Android and iOS attribution ID (#11731)
Adds an attribution ID to allow association of Google Maps usage to this plugin in backend metrics. Known caveats: - This only does Android and iOS since there's a blocker on web. - On iOS, the necessary API was added in 9.2.0, and we still support back to 8.4.0 (for iOS 14 support), so iOS will only have attribution for apps build supporting iOS 15+ (in theory not all of those either since apps supporting iOS 15+ could have 9.0 or 9.1 in their podspec lock, but we don't expect that to be a significant number of users). This can't be meaningfully tested because they are setters on static SDK objects that aren't inspectable. In theory we could make wrappers and then inject replacement global objects but the untestable parts of that setup would be more complex than the code in question so there's no value in doing that. Instead this will be verified on the backend. This call has no user-facing effect, so regression risk is also extremely low. Part of flutter/flutter#168529 ## 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 6da2737 - Browse repository at this point
Copy the full SHA 6da2737View commit details -
Roll Flutter from e03b91f1fe34 to f3a4b9897834 (63 revisions) (#11789)
Roll Flutter from e03b91f1fe34 to f3a4b9897834 (63 revisions) flutter/flutter@e03b91f...f3a4b98 2026-05-26 [email protected] Update batch release doc to reflect latest workflow (flutter/flutter#186979) 2026-05-26 [email protected] Roll Skia from 0442274cc696 to 27a819894f7c (5 revisions) (flutter/flutter#187094) 2026-05-26 [email protected] [Tool Robustness] Gracefully handle asynchronous subprocess crashes and connection timeouts (flutter/flutter#186964) 2026-05-26 [email protected] [pubspec] Bump Dart SDK constraint to ^3.13.0 (flutter/flutter#186957) 2026-05-26 [email protected] Roll Dart SDK from 7eb54169841d to 00e625453c43 (1 revision) (flutter/flutter#187086) 2026-05-26 [email protected] [Impeller] Retire Y-coord-scale plumbing by flipping GLES at the vertex stage (flutter/flutter#186556) 2026-05-26 [email protected] Roll Skia from f4f294bdf98d to 0442274cc696 (2 revisions) (flutter/flutter#187079) 2026-05-26 [email protected] [flutter_tools] Fix version cache poisoning from git environment variables (flutter/flutter#186595) 2026-05-26 [email protected] [Tool] Handle DTD connection failures gracefully in widget-preview (flutter/flutter#186952) 2026-05-25 [email protected] Roll Skia from 9d1adb5f2427 to f4f294bdf98d (1 revision) (flutter/flutter#187056) 2026-05-25 [email protected] Roll Skia from 4dd78179e6ec to 9d1adb5f2427 (1 revision) (flutter/flutter#187048) 2026-05-25 [email protected] Roll Skia from 1f26101197bf to 4dd78179e6ec (4 revisions) (flutter/flutter#187044) 2026-05-24 [email protected] Roll Skia from bbe9ccc2bdbf to 1f26101197bf (1 revision) (flutter/flutter#187016) 2026-05-24 [email protected] Roll Fuchsia Linux SDK from nsgcNDlZOuweOvy3Q... to Itd2Jq_ZIABH2rW7B... (flutter/flutter#187032) 2026-05-23 [email protected] Roll Dart SDK from 7e0f28eb5315 to 7eb54169841d (1 revision) (flutter/flutter#187005) 2026-05-23 [email protected] Roll Dart SDK from 90e55fa88456 to 7e0f28eb5315 (1 revision) (flutter/flutter#186990) 2026-05-23 [email protected] Roll Fuchsia Linux SDK from 6T6BY9PTftoG3vP_1... to nsgcNDlZOuweOvy3Q... (flutter/flutter#186984) 2026-05-23 [email protected] iOS] Migrate VSyncClient to a pure Obj-C implementation (#186166) (flutter/flutter#186935) 2026-05-23 [email protected] Disables embedder_tests.cm for fuchsia (flutter/flutter#186969) 2026-05-23 [email protected] Roll Dart SDK from b8414c46f6c7 to 90e55fa88456 (2 revisions) (flutter/flutter#186977) 2026-05-22 [email protected] Roll Skia from 6fdb013d1953 to bbe9ccc2bdbf (1 revision) (flutter/flutter#186980) 2026-05-22 [email protected] [web] Fix cutoff text in WebParagraph (flutter/flutter#186819) 2026-05-22 [email protected] fix(web): Removes the iterative downscaling hack (flutter/flutter#186914) 2026-05-22 [email protected] opts the linux embedder into sdf rendering (flutter/flutter#186909) 2026-05-22 [email protected] Roll Skia from dae8778ca40d to 6fdb013d1953 (5 revisions) (flutter/flutter#186970) 2026-05-22 [email protected] Fix hooks inputs outputs rebuilt (flutter/flutter#186701) 2026-05-22 [email protected] adds linux impeller integration test for external textures (flutter/flutter#186759) 2026-05-22 [email protected] fix(flutter_tools): defensively catch DWDS unregistered service extension errors (flutter/flutter#186896) 2026-05-22 [email protected] [Impeller] Add golden harness support to the renderer test layer (flutter/flutter#186735) 2026-05-22 [email protected] [web] Remove image codecs from canvaskit_chromium (flutter/flutter#178133) 2026-05-22 [email protected] opts all macos into wide gamut (flutter/flutter#186277) 2026-05-22 [email protected] Roll Skia from 356185490a75 to dae8778ca40d (9 revisions) (flutter/flutter#186949) 2026-05-22 [email protected] Filter out SwiftPM schemes when fetching schemes (flutter/flutter#186006) 2026-05-22 [email protected] Roll Packages from 3754d04 to 69cf959 (1 revision) (flutter/flutter#186950) 2026-05-22 [email protected] Roll Dart SDK from eca46bec956d to b8414c46f6c7 (2 revisions) (flutter/flutter#186944) 2026-05-22 [email protected] Saves a DeviceHolderVK with the CommandPoolVK (flutter/flutter#186749) 2026-05-22 [email protected] Roll Dart SDK from e0d509fd676e to eca46bec956d (1 revision) (flutter/flutter#186922) 2026-05-22 [email protected] [ Tool ] Stop generating widget preview scaffold under $TMP (flutter/flutter#186476) 2026-05-21 [email protected] Fix typo in StretchingOverscrollIndicator docs (flutter/flutter#186897) 2026-05-21 [email protected] Roll Dart SDK from 28c7cb5a8e8d to e0d509fd676e (1 revision) (flutter/flutter#186903) 2026-05-21 [email protected] Fix some issues in the integration between EmbedderExternalViewEmbedder and Impeller (flutter/flutter#184905) 2026-05-21 [email protected] Fix a potential buffer overflow in the animated PNG decoder when parsing malformed fdAT chunks (flutter/flutter#186700) 2026-05-21 [email protected] Roll Skia from 2ff20950975d to 356185490a75 (5 revisions) (flutter/flutter#186892) 2026-05-21 [email protected] Add primitive shadows to rendering benchmark (flutter/flutter#186779) 2026-05-21 [email protected] Move prefetchSwiftPackages to be per platform (flutter/flutter#186468) 2026-05-21 [email protected] Upgrade iOS version (flutter/flutter#186889) ...
Configuration menu - View commit details
-
Copy full SHA for fc795e5 - Browse repository at this point
Copy the full SHA fc795e5View commit details
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 69cf9591b733...fc795e566e86