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: 0321757
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 27c9853
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 27, 2024

  1. [google_maps_flutter] Fix incorrect comment: Change "marker" to "poly…

    …line" (#7664)
    
    *This pull request fixes an incorrect comment in the `polyline.dart` file.*
    
    fixes [#155379
    ](flutter/flutter#155379)
    dhiaCodes authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7f21bb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. [pigeon] update deprecated command in README of the example (#7709)

    *Replace a deprecated command in the instructions of using `pigeon`.*
    
    Running `flutter pub run pigeon --input path/to/input.dart` will output the following at the start of the output:
    
    ```console
    Deprecated. Use `dart run` instead.
    ```
    EchoEllet authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    03e1bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c9853 View commit details
    Browse the repository at this point in the history
Loading