Skip to content
Permalink

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: 8d5c5cd0fa83
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fe3de6469124
Choose a head ref
  • 2 commits
  • 121 files changed
  • 2 contributors

Commits on Mar 5, 2026

  1. [google_maps_flutter_ios] Add Advanced marker support (#10508)

    This PR adds Advanced markers support to the iOS implementation of `google_maps_flutter`.
    Approved combined PR: #7882
    Approved and merged platform interface PR: #9737
    Issue: flutter/flutter#155526
    
    Blocker:
    GMSAdvancedMarker is not rendered when the marker icon is a GMSPinImage instance. Tracking issue: 
    https://issuetracker.google.com/issues/370536110
    
    ## 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.
    jokerttu authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    bf3a29c View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from 46fb7210422d to d3dd7744e81f (33 revisions) (#11182)

    Roll Flutter from 46fb7210422d to d3dd7744e81f (33 revisions)
    
    flutter/flutter@46fb721...d3dd774
    
    2026-03-04 [email protected] Show warning when plugins do not support SwiftPM (flutter/flutter#182506)
    2026-03-04 [email protected] Give guided message when project is not compatible with SwiftPM (flutter/flutter#182394)
    2026-03-04 [email protected] Pass --web-define through to web runner when using --machine mode (flutter/flutter#183228)
    2026-03-04 [email protected] Improve SwiftPM minimum platform mismatch diagnostics (flutter/flutter#182375)
    2026-03-04 [email protected] Use dart::bin::SetupDartIo to setup dart:io (flutter/flutter#176714)
    2026-03-04 [email protected] Roll Skia from 3197848b14ad to ada0b7628c79 (5 revisions) (flutter/flutter#183221)
    2026-03-04 [email protected] Roll Skia from fe9e9f22c531 to 3197848b14ad (15 revisions) (flutter/flutter#183198)
    2026-03-04 [email protected] refactor: remove material in reorderable_list_test, scroll_notification_test, scroll_physics_test, shortcuts_test, sliver_floating_header_test, snapshot_widget_test (flutter/flutter#182698)
    2026-03-04 [email protected] refactor: remove material in pop_scope_test, route_notification_message_test, two_dimensional_utils, two_dimensional_viewport_test (flutter/flutter#182699)
    2026-03-04 [email protected] Add dev/benchmarks/README.md (flutter/flutter#182976)
    2026-03-03 [email protected] Roll RapidJSON to a branch based on the current upstream head (flutter/flutter#183048)
    2026-03-03 [email protected] [Impeller] Update comments to reflect new info about 2-pass rendering (flutter/flutter#183050)
    2026-03-03 [email protected] Add vmservices for accessibilityEvaluation (flutter/flutter#182791)
    2026-03-03 [email protected] Roll Fuchsia Linux SDK from 0dCDM2oORHwDf_pyb... to JJw5EJ87vLGqFVl4h... (flutter/flutter#183177)
    2026-03-03 [email protected] Support mixed color spaces in `Color.lerp` (flutter/flutter#182934)
    2026-03-03 [email protected] Add warning when there is a widget with color between `Material` and `ListTile` (flutter/flutter#181402)
    2026-03-03 [email protected] [ios]uitest for admob banner in scrollable list gesture issue (flutter/flutter#183128)
    2026-03-03 [email protected] Roll Packages from faa4e22 to 9083bc9 (4 revisions) (flutter/flutter#183164)
    2026-03-03 [email protected] Build App and native asset frameworks for Add to App FlutterPluginRegistrant (flutter/flutter#183136)
    2026-03-03 [email protected] Roll Skia from f886711f180d to fe9e9f22c531 (4 revisions) (flutter/flutter#183155)
    2026-03-03 [email protected] Roll Dart SDK from e86dbe9aa742 to c597ef90d2dc (2 revisions) (flutter/flutter#183147)
    2026-03-03 [email protected] fix: bump matcher (flutter/flutter#183167)
    2026-03-02 [email protected] Use isA to test for exceptions (flutter/flutter#183129)
    2026-03-02 [email protected] [two_dimensional_scrollables] Fix tableview janks when first row/column pinned (flutter/flutter#180563)
    2026-03-02 [email protected] Add await to callsites of BasicMessageChannel.send (flutter/flutter#182868)
    2026-03-02 [email protected] Roll pub packages (flutter/flutter#183133)
    2026-03-02 [email protected] Improve FFI code for windowing (flutter/flutter#183098)
    2026-03-02 [email protected] [workflow] Update the changelog merge action to fetch the stable branch (flutter/flutter#183132)
    2026-03-02 [email protected] Roll Skia from e180358b7a7a to f886711f180d (2 revisions) (flutter/flutter#183130)
    2026-03-02 [email protected] Merge changelog from 3.41.3. (flutter/flutter#183131)
    2026-03-02 [email protected] Make TextDecoration final and unify maskValue across platforms (flutter/flutter#183070)
    2026-03-02 [email protected] Roll pub packages (flutter/flutter#182640)
    2026-03-02 [email protected] Enable SwiftPM by default on master and beta (flutter/flutter#182923)
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/flutter-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 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:
    ...
    engine-flutter-autoroll authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    fe3de64 View commit details
    Browse the repository at this point in the history
Loading