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

Commits on Mar 5, 2025

  1. [shared_preferences_android] dependabot takeover datastore (#8784)

    - **[dependabot]: Bump androidx.datastore:datastore**
    - **Updates datastore value for shared_preferences_android**
    Takeover from 
    #8727
    
    ```
    dart run ./script/tool/bin/flutter_plugin_tools.dart update-release-info  --version bugfix  --changelog "Updates datastore to 1.1.3." --packages=shared_preferences_android
    git add . 
    git commit -m 'Updates datastore value for shared_preferences_android'
    ```
    reidbaker authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    3e55269 View commit details
    Browse the repository at this point in the history
  2. [rfw] Make widget builders work with loops (#8650)

    **Make widget builders work with loops**
    
    Fixes flutter/flutter#161544
    tugorez authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    7b635eb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. manual roll with video player test disabled (#8803)

    This manual roll should fix the broken rollers and green the tree.
    
    issue filed flutter/flutter#164651 to track this tests failure.
    tarrinneal authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    fc9d5ca View commit details
    Browse the repository at this point in the history
Loading