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

Commits on Jan 21, 2023

  1. Add transform flip (#116705)

    * Added Transform.flip
    
    * Add tests for Transform.flip
    
    * fix: failing tests
    
    * fix the failing test
    
    * fix test according to review
    
    * Make z component constant, update doc
    
    * Disabled changing alignment
    
    * Apply suggested definition
    
    Co-authored-by: Greg Spencer <[email protected]>
    
    Co-authored-by: nayeemtby <[email protected]>
    Co-authored-by: Nayeem Hasan <[email protected]>
    Co-authored-by: Greg Spencer <[email protected]>
    4 people authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8065887 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    68b6e72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf628ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33e8d3 View commit details
    Browse the repository at this point in the history
Loading