-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Comparing changes
Open a pull request
base repository: flutter/packages
base: 44630668aec6
head repository: flutter/packages
compare: 1765c952032c
- 5 commits
- 40 files changed
- 5 contributors
Commits on May 30, 2025
-
Roll Flutter (stable) from be698c4 to b25305a (11 revisions) (#9342)
flutter/flutter@be698c4...b25305a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-stable-packages Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter (stable): https://github.com/flutter/flutter/issues/new/choose To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Configuration menu - View commit details
-
Copy full SHA for 459123d - Browse repository at this point
Copy the full SHA 459123dView commit details -
[all_packages] Bump
compileSdkversion to 35 (#9168)Bumps `all_packages` app to build with `compileSdk` version 35. Then, - Updates the Gradle and AGP versions to support this new Android SDK version - Refactors the legacy all_packages CI build target such that the regular `all_packages` CI build targets (master, stable) will build both the modern `all_packages` app and the legacy version with the same JDK 17 version, since the legacy version now also requires it (example successful builds: [master](https://ci.chromium.org/ui/p/flutter/builders/try/Linux_android%20android_build_all_packages%20master/17102/overview), [stable](https://ci.chromium.org/ui/p/flutter/builders/try/Linux_android%20android_build_all_packages%20stable/17086/overview)) - Updates legacy `all_packages` app `README.md` to more accurately describe how the app was transformed since its creation Prompted by #8414. ## 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 6e2acf7 - Browse repository at this point
Copy the full SHA 6e2acf7View commit details
Commits on Jun 2, 2025
-
[two_dimensional_scrollables] Enable multi-cell/single-cell text sele…
…ction in Simple Table example (#8189) This change adds a `SegmentedButton` to enable different variations of text selection for the example. * Multi-cell selection, enables selection across the entire table, allowing you to select across cells. * Single-cell selection, enables selection on individual cells, so the selection cannot escape the cell it started in. * Disabled, disables selection across the entire table. Text selection in a table is a common use-case that we should showcase.
Configuration menu - View commit details
-
Copy full SHA for da1d32f - Browse repository at this point
Copy the full SHA da1d32fView commit details -
[in_app_purchase_storekit] Add support to win back offers / promotion…
…al offers (#8474) **Adds StoreKit2 support for**: - **Win Back Offers** (requires Xcode 16 or later) - New `isWinBackOfferEligible` method for eligibility checks - **Promotional Offers** - Fixes introductory pricing handling in promotional offers list - Fixes `appAccountToken` handling for StoreKit2 purchases Fixes: flutter/flutter#161393 flutter/flutter#160826
Configuration menu - View commit details
-
Copy full SHA for a06b67b - Browse repository at this point
Copy the full SHA a06b67bView commit details
Commits on Jun 3, 2025
-
[video_player] Platform view support (#8810)
This PR adds support for platform views as on optional way of displaying a video (as an alternative to Flutter's `Texture` widget). Texture-based approach is still the default setting when creating a new player. Platform interface was updated in #8453 Platform implementations were added in these PRs: - iOS: #8237 - Android: #8466 Closes [flutter/issues/86613](flutter/flutter#86613).
Configuration menu - View commit details
-
Copy full SHA for 1765c95 - Browse repository at this point
Copy the full SHA 1765c95View 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 44630668aec6...1765c952032c