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

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    e890f6b View commit details
    Browse the repository at this point in the history
  2. [two_dimensional_scrollables] Add borderRadius support to TableSpanDe…

    …coration (#5184)
    
    Part of flutter/flutter#134655
    
    ![Screenshot 2023-10-19 at 3 01 17 PM](https://github.com/flutter/packages/assets/16964204/b185ce08-9be0-4771-83df-d79df66774b6)
    
    This may look wonky, but it is verifying all the combinations of consuming/not consuming the padding with decorations. One golden file to rule them all. �  Thankfully we can refactor this very soon in
    - flutter/flutter#136933
    
    ![tableSpanDecoration defaultMainAxis](https://github.com/flutter/packages/assets/16964204/87d06e02-7708-47a6-b473-f62999a6c74b)
    Piinks authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    49eac1f View commit details
    Browse the repository at this point in the history
Loading