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

Commits on Jul 2, 2025

  1. [local_auth] Convert iOS/macOS to Swift (#9459)

    Rewrites the iOS/macOS implementation in Swift. This is an in-place rewrite with minimal changes, to minimize the chances of breakage, and to simplify review. Future refactorings can improve the Swift structure (e.g., fully adopting thread enforcement).
    
    Fixes flutter/flutter#119104
    
    ## 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.
    stuartmorgan-g authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    fe5b25e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. [go_router] Add TODOs for meta migration (#9535)

    Prepares for: flutter/flutter#171410
    
    I created a calendar event for January 30, 2026. Hopefully I'll still employed then 🤞 
    
    **Version change exemption reason**, **CHANGELOG exemption reason**, **Test exemption reason**: This only adds comments. No semantic changes.
    
    ## 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.
    loic-sharma authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    e4fd6c0 View commit details
    Browse the repository at this point in the history
Loading