Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 774d623
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 36a1457
Choose a head ref
  • 11 commits
  • 41 files changed
  • 4 contributors

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    d4480fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8fb51 View commit details
    Browse the repository at this point in the history
  3. [connectivity] null safety stable release (#3596)

    Chris Yang authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    af50af7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e21952a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f47dbdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f081633 View commit details
    Browse the repository at this point in the history
  7. quick action stable (#3618)

    Chris Yang authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    bba5543 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    082efa8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b45875f View commit details
    Browse the repository at this point in the history
  10. [google_maps_flutter] fixed a small bug in example app. (#3590)

    in _onMarkerTapped function we were changing markers[markerId] to defaultMarker and than again markers[markerId] to hueGreen marker, while instead we should have changed markers[selectedMarker] to defaultMarker first instead of markers[markerId]
    vishnuagbly authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    34d0aa5 View commit details
    Browse the repository at this point in the history
  11. [google_sign_in_web] Ignore analyzer checks in generated files. (#3622)

    These checks are currently breaking the engine/framework rolls.
    ditman authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    36a1457 View commit details
    Browse the repository at this point in the history
Loading