Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 700fba5b1bc7
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b6a9d6ccf0d1
Choose a head ref
  • 19 commits
  • 214 files changed
  • 4 contributors

Commits on Apr 11, 2022

  1. [local_auth] Update app facing package to use default method channel …

    …implementation in new platform interface package. (#5195)
    BeMacized authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    dd2cd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e187f9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdcf76c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceed798 View commit details
    Browse the repository at this point in the history
  5. [local_auth] Add native iOS implementation of platform interface [2] (#…

    …5207)
    
    * Switch over app facing package to use default method channel implementation in platform interface.
    
    * Remove accidental deprecation
    
    * Export externally used types from local_auth_platform_interface.dart directly.
    
    * Add missing license header
    
    * Update imports of types from platform interface package.
    
    * Move changes from local_auth/federation_ios to local_auth/federation_ios_2
    
    * Update dependency on platform interface package
    
    * Fix analysis issues
    BeMacized authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5d8a3ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d05ec56 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    4ee959f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737e628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c330744 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e39b3ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f622936 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52bd662 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    463bf98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    818fed9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    0b7e457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e3bfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07bf817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d945080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6a9d6c View commit details
    Browse the repository at this point in the history
Loading