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

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    2b14e99 View commit details
    Browse the repository at this point in the history
  2. Use curly_braces_in_flow_control_structures for foundation, `gest…

    …ures`, `painting`, `physics` (#104610)
    
    * Use `curly_braces_in_flow_control_structures` for `foundation`
    
    * Use `curly_braces_in_flow_control_structures` for `gestures`
    
    * Use `curly_braces_in_flow_control_structures` for `painting`
    
    * Use `curly_braces_in_flow_control_structures` for `physics`
    
    * fix comments
    
    * remove trailing space
    
    * fix TODO style
    guidezpl authored May 25, 2022
    Configuration menu
    Copy the full SHA
    9cc72df View commit details
    Browse the repository at this point in the history
  3. Use curly_braces_in_flow_control_structures for animations, `cupe…

    …rtino` (#104612)
    
    * Use `curly_braces_in_flow_control_structures` for `animation`
    
    * Use `curly_braces_in_flow_control_structures` for `cupertino`
    
    * fix comments
    guidezpl authored May 25, 2022
    Configuration menu
    Copy the full SHA
    b0aa502 View commit details
    Browse the repository at this point in the history
  4. Use curly_braces_in_flow_control_structures for rendering (#104611)

    * Use `curly_braces_in_flow_control_structures` for `rendering`
    
    * fix comments
    
    * fix dangling
    guidezpl authored May 25, 2022
    Configuration menu
    Copy the full SHA
    e71eb18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0248eb View commit details
    Browse the repository at this point in the history
  6. Use curly_braces_in_flow_control_structures for non-flutter packa…

    …ges (#104629)
    
    * Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver`
    
    * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens`
    
    * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client`
    
    * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations`
    
    * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test`
    
    * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins`
    
    * fix comments
    
    * Use `curly_braces_in_flow_control_structures` for `packages/integration_test`
    
    * fix indentation
    guidezpl authored May 25, 2022
    Configuration menu
    Copy the full SHA
    74cfc3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a2b187 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fa355c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a91967 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b05741c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa1c43b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e7cea6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe04647 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d6c8b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e899573 View commit details
    Browse the repository at this point in the history
Loading