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

Commits on Dec 8, 2022

  1. Update text field input width when there are prefix/suffix icons (#11…

    …6690)
    
    * Update input_decorator_test.dart
    
    Update input_decorator.dart
    
    Update input_decorator.dart
    
    Update input_decorator.dart
    
    Update input_decorator.dart
    
    Update input_decorator.dart
    
    Revert "Update input_decorator.dart"
    
    This reverts commit 6a6d2fd0c145c15440405060190ef714b78441c9.
    
    Update input_decorator.dart
    
    Update input_decorator_test.dart
    
    Update input_decorator.dart
    
    lint
    
    * Update input_decorator.dart
    hannah-hyj authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    003608f View commit details
    Browse the repository at this point in the history
  2. [Windows] Add a flutter run console output test (#116626)

    Adds a test to verify the console output of `flutter run --release` on Windows.
    
    Part of: #111577
    loic-sharma authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bebea0c View commit details
    Browse the repository at this point in the history
  3. Throw error when plural case had undefined behavior (#116622)

    * init
    
    * add comment
    
    * make error more actionable
    thkim1011 authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    117a83a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    afdc484 View commit details
    Browse the repository at this point in the history
  2. Manual Roll of Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 (#116635

    )
    
    * Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3
    
    * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105)
    
    * Bump SDK versions.
    
    * Bump Dart SDK version constraints
    
    * Update shrine package to 2.0.1 (null safe version)
    
    * Fix more tests.
    
    * Include patches from Jason for min android sdk version
    
    * Fix analyzer warning
    a-siva authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7c8e171 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eefbe85 View commit details
    Browse the repository at this point in the history
  4. Opt dashing_postprocess.dart out of null safety until we figure out w…

    …hy (#116786)
    
    it complains about some library being unsound.
    a-siva authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    48cfe2e View commit details
    Browse the repository at this point in the history
Loading