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: 250a6c2
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d79f3aa
Choose a head ref
  • 18 commits
  • 164 files changed
  • 10 contributors

Commits on Mar 23, 2023

  1. Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions) (#…

    …123330)
    
    Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions)
    engine-flutter-autoroll authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    cbdee52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897e3db View commit details
    Browse the repository at this point in the history
  3. Stop serving Observatory by default (#122419)

    Observatory can still be enabled by providing `--serve-observatory` or
    invoking the `_serveObservatory` private service RPC via web socket or
    HTTP.
    
    Related to dart-lang/sdk#50233
    bkonyi authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5a36bdd View commit details
    Browse the repository at this point in the history
  4. implement Iterator and Comparable instead of extending them (#123282)

    implement Iterator and Comparable instead of extending them
    jakemac53 authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b212e7b View commit details
    Browse the repository at this point in the history
  5. c0fbe5a53 Roll Dart SDK from 9256fffbd5af to e8e045620234 (1 revision) (

    flutter/engine#40561) (#123336)
    
    Roll Flutter Engine from 12c822327825 to c0fbe5a530b8 (1 revision)
    engine-flutter-autoroll authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    af6029c View commit details
    Browse the repository at this point in the history
  6. FIX: NavigationDrawer hover/focus/pressed does not use indicatorShape (

    …#123325)
    
    FIX: NavigationDrawer hover/focus/pressed do not use indicatorShape
    rydmike authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9dec4fb View commit details
    Browse the repository at this point in the history
  7. 20ab040cd Roll Skia from ce5ff5cc03ce to c42320d53714 (2 revisions) (f…

    …lutter/engine#40565) (#123340)
    
    Roll Flutter Engine from c0fbe5a530b8 to 20ab040cdd68 (1 revision)
    engine-flutter-autoroll authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4907464 View commit details
    Browse the repository at this point in the history
  8. Roll Packages from 75491e9 to 0826798 (5 revisions) (#123342)

    Roll Packages from 75491e9 to 0826798 (5 revisions)
    engine-flutter-autoroll authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    28d40a4 View commit details
    Browse the repository at this point in the history
  9. [macOS] Add platform_channel sample/test (#123141)

    Adds a macOS implementation of the platform_channel example,
    demonstrating method channels and event channels with a battery power
    plugin.
    
    Adds platform_channel_sample_test_macos macOS host test to verify the
    sample works.
    
    Issue: #79204
    cbracken authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    674ff15 View commit details
    Browse the repository at this point in the history
  10. roll packages (#123339)

    Roll pub packages
    fluttergithubbot authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7b7af9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3179875 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f41ab2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fccca49 View commit details
    Browse the repository at this point in the history
  14. 6b0933e74 [web] Add dart:js_interop to _embedder.yaml. (flutter/e…

    …ngine#40545) (#123347)
    
    Roll Flutter Engine from 20ab040cdd68 to 6b0933e74965 (1 revision)
    engine-flutter-autoroll authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    11bbce1 View commit details
    Browse the repository at this point in the history
  15. Remove prefer_const_constructors ignores (#123284)

    Remove prefer_const_constructors ignores
    goderbauer authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    716d252 View commit details
    Browse the repository at this point in the history
  16. Prefer enum over class. (#123312)

    Convert `AndroidSemanticsAction` to enum.
    bernaferrari authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    100cf21 View commit details
    Browse the repository at this point in the history
  17. Expose toggle to textfield's opacity animation. (#122474)

    Expose toggle to textfield's opacity animation.
    Blquinn authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5ef9b84 View commit details
    Browse the repository at this point in the history
  18. Roll Flutter Engine from 6b0933e74965 to bdce896fb64f (2 revisions) (#…

    …123351)
    
    Roll Flutter Engine from 6b0933e74965 to bdce896fb64f (2 revisions)
    engine-flutter-autoroll authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d79f3aa View commit details
    Browse the repository at this point in the history
Loading